Lines Matching refs:removePredecessor
80 OldDest->removePredecessor(BB);
95 Dest1->removePredecessor(BI->getParent());
149 DefaultDest->removePredecessor(SI->getParent());
181 Succ->removePredecessor(BB);
239 IBI->getDestination(i)->removePredecessor(IBI->getParent());
437 /// RemovePredecessorAndSimplify - Like BasicBlock::removePredecessor, this
441 /// Unlike the removePredecessor method, this attempts to simplify uses of PHI
457 BB->removePredecessor(Pred, true);
1146 (*SI)->removePredecessor(I);