Don't evaluate rend() on every iteration of the loop.
authorChad Rosier <mcrosier@codeaurora.org>
Tue, 10 Mar 2015 20:29:59 +0000 (20:29 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Tue, 10 Mar 2015 20:29:59 +0000 (20:29 +0000)
commit09fc12a14e15ab617729e47f260879d1dfd2f358
treeede1900e89f0400dceafa6665ec32f4ba404f60f
parent3e616ba7b9bda03894128955478afc1ff8851c67
Don't evaluate rend() on every iteration of the loop.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231837 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BranchFolding.cpp