ReplaceUsesOfBlockWith() can modify the predecessors list.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 5 Jun 2007 22:03:53 +0000 (22:03 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 5 Jun 2007 22:03:53 +0000 (22:03 +0000)
commita1a9f408dadefb157d1204f72200936f013521fd
tree1350633d35e51d955dd80aaabda2b2a7a0322101
parente004317c66651a7bf8cdea7c15060c1f357c0e3e
ReplaceUsesOfBlockWith() can modify the predecessors list.

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