Searched refs:replaceIncomingBlockWith (Results 1 – 5 of 5) sorted by relevance
642 PN->replaceIncomingBlockWith(Old, New); in replacePhiUsesWith()
907 void PHINode::replaceIncomingBlockWith(const BasicBlock *Old, BasicBlock *New) { in replaceIncomingBlockWith() function in llvm::sandboxir::PHINode
2461 LLVM_ABI void replaceIncomingBlockWith(const BasicBlock *Old,
2764 void replaceIncomingBlockWith(const BasicBlock *Old, BasicBlock *New) {
7540 Phi->replaceIncomingBlockWith( in createEpilogueVectorizedLoopSkeleton()