Lines Matching refs:removePredecessor
782 ThisCases[0].Dest->removePredecessor(TI->getParent()); in SimplifyEqualityComparisonWithOnlyPredecessor()
818 i.getCaseSuccessor()->removePredecessor(TI->getParent()); in SimplifyEqualityComparisonWithOnlyPredecessor()
860 Succ->removePredecessor(TIBB); in SimplifyEqualityComparisonWithOnlyPredecessor()
1020 PredDefault->removePredecessor(Pred); in FoldValueComparisonIntoPredecessors()
1905 BB->removePredecessor(PredBB); in FoldCondBranchOnPHI()
2081 TrueSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
2082 FalseSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
2115 TrueSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
2116 FalseSucc->removePredecessor(BI->getParent()); in SimplifyCondBranchToTwoReturns()
3026 Succ->removePredecessor(OldTerm->getParent(), in SimplifyTerminatorOnSelect()
3427 BB->removePredecessor(TrivialBB, true); in SimplifyCommonResume()
3799 BB->removePredecessor(SI->getParent()); in SimplifyUnreachable()
4057 Case.getCaseSuccessor()->removePredecessor(SI->getParent()); in EliminateDeadSwitchCases()
4402 Succ->removePredecessor(SelectBB); in RemoveSwitchAfterSelectConversion()
4985 SI->getDefaultDest()->removePredecessor(SI->getParent(), in SwitchToLookupTable()
5031 Succ->removePredecessor(SI->getParent()); in SwitchToLookupTable()
5096 Dest->removePredecessor(BB); in SimplifyIndirectBr()
5191 Succ->removePredecessor(BB); in TryToMergeLandingPad()
5435 BB->removePredecessor(PHI->getIncomingBlock(i)); in removeUndefIntroducingPredecessor()