If BB is predicated, invalidate its predecessor(s) which would if-convert it. It...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 14 Jun 2007 23:13:19 +0000 (23:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 14 Jun 2007 23:13:19 +0000 (23:13 +0000)
commite37e24331c6fb3e83d5fb0c9ce31be619359a52a
treeb29561e0b8852d536a9cc5a258b699a1c9b490da
parent51eaa86758338d5935c0eff0469c418b1256aba7
If BB is predicated, invalidate its predecessor(s) which would if-convert it. It needs to be re-analyzed.

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