[unroll] Replace a boolean, for loop, condition, and break with
authorChandler Carruth <chandlerc@gmail.com>
Fri, 13 Feb 2015 04:18:14 +0000 (04:18 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 13 Feb 2015 04:18:14 +0000 (04:18 +0000)
std::all_of and a lambda. Much cleaner, no functionality
changed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229058 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found