Lines Matching refs:removePredecessor
688 ThisCases[0].Dest->removePredecessor(TI->getParent()); in SimplifyEqualityComparisonWithOnlyPredecessor()
723 i.getCaseSuccessor()->removePredecessor(TI->getParent()); in SimplifyEqualityComparisonWithOnlyPredecessor()
764 (*SI)->removePredecessor(TIBB); in SimplifyEqualityComparisonWithOnlyPredecessor()
924 PredDefault->removePredecessor(Pred); in FoldValueComparisonIntoPredecessors()
1798 BB->removePredecessor(PredBB); in FoldCondBranchOnPHI()
1972 TrueSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
1973 FalseSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
2006 TrueSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
2007 FalseSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
2911 Succ->removePredecessor(OldTerm->getParent(), in SimplifyTerminatorOnSelect()
3509 BB->removePredecessor(SI->getParent()); in SimplifyUnreachable()
3721 Case.getCaseSuccessor()->removePredecessor(SI->getParent()); in EliminateDeadSwitchCases()
4064 Succ->removePredecessor(SelectBB); in RemoveSwitchAfterSelectConversion()
4654 SI->getDefaultDest()->removePredecessor(SI->getParent(), in SwitchToLookupTable()
4700 Succ->removePredecessor(SI->getParent()); in SwitchToLookupTable()
4765 Dest->removePredecessor(BB); in SimplifyIndirectBr()
4858 Succ->removePredecessor(BB); in TryToMergeLandingPad()
5066 BB->removePredecessor(PHI->getIncomingBlock(i)); in removeUndefIntroducingPredecessor()