[IndVars] Use any_of and foreach instead of explicit for loops; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 8 Dec 2015 23:52:58 +0000 (23:52 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 8 Dec 2015 23:52:58 +0000 (23:52 +0000)
commitcc026567d1cf4f85707ed20990c3589995b0f212
tree6ee1152a748477349e595c997f40936a91a7cb05
parent9c609eaad830ef4d94c43ca50e41b766dddcd8d7
[IndVars] Use any_of and foreach instead of explicit for loops; NFC

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