OSDN Git Service

[PM] Use a more appropriate name for the statistics variable in
authorChandler Carruth <chandlerc@gmail.com>
Sat, 24 Jan 2015 10:57:25 +0000 (10:57 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 24 Jan 2015 10:57:25 +0000 (10:57 +0000)
commitc31d4e4a869ea442b2fbc865e52647d01faa01c1
treea98ad4ae97acf9e169c97aa59573cb71bbc73314
parent5999806dafb60f0dfc1b012234f906fdcf7f37d9
[PM] Use a more appropriate name for the statistics variable in
lower-expect, as we don't have 'if's in the IR and we use it for
switches as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226997 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LowerExpectIntrinsic.cpp