Lines Matching refs:removePredecessor
885 ThisCases[0].Dest->removePredecessor(PredDef); in SimplifyEqualityComparisonWithOnlyPredecessor()
916 Successor->removePredecessor(PredDef); in SimplifyEqualityComparisonWithOnlyPredecessor()
968 Succ->removePredecessor(TIBB); in SimplifyEqualityComparisonWithOnlyPredecessor()
1188 PredDefault->removePredecessor(Pred); in PerformValueComparisonIntoPredecessorFolding()
2702 BB->removePredecessor(PredBB); in FoldCondBranchOnPHI()
3587 OldSuccessor->removePredecessor(BI->getParent()); in tryWidenCondBranchToCondBranch()
3599 OldSuccessor->removePredecessor(BI->getParent()); in tryWidenCondBranchToCondBranch()
3896 Succ->removePredecessor(BB, in SimplifyTerminatorOnSelect()
4340 BB->removePredecessor(TrivialBB, true); in simplifyCommonResume()
4488 BB->removePredecessor(PredBB); in removeEmptyCleanup()
4628 BB->removePredecessor(SU->getParent()); in simplifyUnreachable()
4940 CaseI->getCaseSuccessor()->removePredecessor(SI->getParent()); in eliminateDeadSwitchCases()
5339 Succ->removePredecessor(SelectBB); in RemoveSwitchAfterSelectConversion()
5946 SI->getDefaultDest()->removePredecessor(BB, in SwitchToLookupTable()
5987 Succ->removePredecessor(BB); in SwitchToLookupTable()
6169 Dest->removePredecessor(BB); in simplifyIndirectBr()
6276 Succ->removePredecessor(BB); in TryToMergeLandingPad()
6556 BB->removePredecessor(Predecessor); in removeUndefIntroducingPredecessor()