Lines Matching full:oldinst
409 /// ReplaceTailWithBranchTo - Delete the instruction OldInst and everything411 void BranchFolder::ReplaceTailWithBranchTo(MachineBasicBlock::iterator OldInst,413 MachineBasicBlock *CurMBB = OldInst->getParent();415 TII->ReplaceTailWithBranchTo(OldInst, NewDest);