Lines Matching refs:OldInst
383 /// ReplaceTailWithBranchTo - Delete the instruction OldInst and everything385 void BranchFolder::ReplaceTailWithBranchTo(MachineBasicBlock::iterator OldInst,387 MachineBasicBlock *CurMBB = OldInst->getParent();389 TII->ReplaceTailWithBranchTo(OldInst, NewDest);