Lines Matching refs:removePredecessor
126 OldDest->removePredecessor(BB); in ConstantFoldTerminator()
143 Dest1->removePredecessor(BI->getParent()); in ConstantFoldTerminator()
204 DefaultDest->removePredecessor(ParentBB); in ConstantFoldTerminator()
244 Succ->removePredecessor(BB); in ConstantFoldTerminator()
315 DestBB->removePredecessor(ParentBB); in ConstantFoldTerminator()
652 BB->removePredecessor(Pred, true); in RemovePredecessorAndSimplify()
1906 Successor->removePredecessor(BB, PreserveLCSSA); in changeToUnreachable()
1956 UnwindDestBB->removePredecessor(BB); in changeToCall()
2102 UnwindDestBB->removePredecessor(II->getParent()); in markAliveBlocks()
2190 UnwindDest->removePredecessor(BB); in removeUnwindEdge()
2231 Successor->removePredecessor(BB); in removeUnreachableBlocks()