Make RewriteLoopExitValues far less nested by using continue in the loop
authorChris Lattner <sabre@nondot.org>
Sat, 3 Mar 2007 22:48:48 +0000 (22:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 3 Mar 2007 22:48:48 +0000 (22:48 +0000)
commitc9838f25d53d3dd7d38949ef6c28f2505a110f45
tree6678addbfd9e99430d8c480a5f2f63bf58f3557b
parenta9569f10de686119ff34b89e102b5a3cbafdf195
Make RewriteLoopExitValues far less nested by using continue in the loop

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