Potential bug in RewriteLoopBodyWithConditionConstant: use iterator should not be...
authorStepan Dyatkovskiy <stpworld@narod.ru>
Tue, 29 Nov 2011 20:34:39 +0000 (20:34 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Tue, 29 Nov 2011 20:34:39 +0000 (20:34 +0000)
commitbe4c84464892ea0a4bf51773502f2b0a086fe184
treedf9dc67eefbc0925657dd743c0496bf8c5eea588
parentfe2cb3e37f20103e14eabff08f3453a4bb6d8251
Potential bug in RewriteLoopBodyWithConditionConstant: use iterator should not be changed inside the uses enumeration loop.

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