Lines Matching refs:removePredecessor

851       ThisCases[0].Dest->removePredecessor(TI->getParent());  in SimplifyEqualityComparisonWithOnlyPredecessor()
887 i->getCaseSuccessor()->removePredecessor(TI->getParent()); in SimplifyEqualityComparisonWithOnlyPredecessor()
927 Succ->removePredecessor(TIBB); in SimplifyEqualityComparisonWithOnlyPredecessor()
1097 PredDefault->removePredecessor(Pred); in FoldValueComparisonIntoPredecessors()
2260 BB->removePredecessor(PredBB); in FoldCondBranchOnPHI()
2435 TrueSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
2436 FalseSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
2469 TrueSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
2470 FalseSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
3432 Succ->removePredecessor(OldTerm->getParent(), in SimplifyTerminatorOnSelect()
3827 BB->removePredecessor(TrivialBB, true); in SimplifyCommonResume()
4202 BB->removePredecessor(SI->getParent()); in SimplifyUnreachable()
4456 CaseI->getCaseSuccessor()->removePredecessor(SI->getParent()); in eliminateDeadSwitchCases()
4833 Succ->removePredecessor(SelectBB); in RemoveSwitchAfterSelectConversion()
5427 SI->getDefaultDest()->removePredecessor(SI->getParent(), in SwitchToLookupTable()
5474 Succ->removePredecessor(SI->getParent()); in SwitchToLookupTable()
5648 Dest->removePredecessor(BB); in SimplifyIndirectBr()
5743 Succ->removePredecessor(BB); in TryToMergeLandingPad()
5979 BB->removePredecessor(PHI.getIncomingBlock(i)); in removeUndefIntroducingPredecessor()