[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)
commit6eb60eb5c9c76ed62bb4dc58be8157c598c70944
treef915d0f3abe7831e937d24c249d9b025184f2efd
parentd12741e0a963ca6bf6d81c7e1fece1a0e01e2763
[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.

llvm-svn: 226997
llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp