Searched defs:replaceSuccessorWith (Results 1 – 2 of 2) sorted by relevance
681 void Instruction::replaceSuccessorWith(BasicBlock *OldBB, BasicBlock *NewBB) { in replaceSuccessorWith() function in Instruction
859 void Instruction::replaceSuccessorWith(BasicBlock *OldBB, BasicBlock *NewBB) { in replaceSuccessorWith() function in Instruction