[NFC][CVP] Count all the no-wraps we proved
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 18 Oct 2019 13:20:16 +0000 (13:20 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 18 Oct 2019 13:20:16 +0000 (13:20 +0000)
commitfa0ac2558eaf3860c377744e4fef71d6b730d358
treea84a360ceeb41fba265dd153c84ac4a897d1ebdb
parentffcd7698aea7bcbb2b4edffc484793e1ff47b85d
[NFC][CVP] Count all the no-wraps we proved

Summary:
It looks like this is the only missing statistic in the CVP pass.
Since we prove NSW and NUW separately i'd think we should count them separately too.

Reviewers: nikic, spatel, reames

Reviewed By: spatel

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D68740

llvm-svn: 375230
llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp