Searched refs:OldInst (Results 1 – 5 of 5) sorted by relevance
100 void ReplaceTailWithBranchTo(MachineBasicBlock::iterator OldInst,
393 void BranchFolder::ReplaceTailWithBranchTo(MachineBasicBlock::iterator OldInst, in ReplaceTailWithBranchTo() argument395 MachineBasicBlock *CurMBB = OldInst->getParent(); in ReplaceTailWithBranchTo()397 TII->ReplaceTailWithBranchTo(OldInst, NewDest); in ReplaceTailWithBranchTo()
202 MachineBasicBlock::iterator OldInst = I; in AnalyzeBranch() local208 OldInst->eraseFromParent(); in AnalyzeBranch()
325 const SwitchInst *OldInst = I->first; in cloneData() local326 Value *NewI = VMap.lookup(OldInst); in cloneData()330 NewLoopProps.UnswitchedVals[NewInst] = OldLoopProps.UnswitchedVals[OldInst]; in cloneData()
2790 MachineBasicBlock::iterator OldInst = I; in AnalyzeBranch() local2797 OldInst->eraseFromParent(); in AnalyzeBranch()