Home | History | Annotate | Download | only in Utils

Lines Matching refs:removePredecessor

507         (*SI)->removePredecessor(*I);
704 BI->getSuccessor(0)->removePredecessor(ExitingBlock);
705 BI->getSuccessor(1)->removePredecessor(ExitingBlock);