OSDN Git Service

[SCEV] Use std::all_of and std::any_of; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Sun, 18 Oct 2015 00:29:23 +0000 (00:29 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Sun, 18 Oct 2015 00:29:23 +0000 (00:29 +0000)
commit6d953d691713e1bf8c30db5b93ede949c75fa772
tree029c41ec86a37f8702ace64b6201fb24f68d284f
parentba899a9456571a759d1b01ea5083feb3a19e4dfb
[SCEV] Use std::all_of and std::any_of; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250635 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp