Searched refs:replaceSuccessorsPhiUsesWith (Results 1 – 5 of 5) sorted by relevance
299 void replaceSuccessorsPhiUsesWith(BasicBlock *New);
382 void BasicBlock::replaceSuccessorsPhiUsesWith(BasicBlock *New) { in replaceSuccessorsPhiUsesWith() function in BasicBlock
348 BB->replaceSuccessorsPhiUsesWith(cast<BasicBlock>(New)); in replaceAllUsesWith()
308 Latch->replaceSuccessorsPhiUsesWith(LastExit); in simplifyLoopLatch()
451 LPadBB->replaceSuccessorsPhiUsesWith(NewLPadBB); in prepareExceptionHandlers()