Searched defs:OldI (Results 1 – 13 of 13) sorted by relevance
322 Instruction& OldI = *OldIter; in TEST_F() local359 Instruction& OldI = *OldIter; in TEST_F() local
677 succ_iterator OldI = llvm::find(successors(), Old); in splitSuccessor() local723 succ_iterator OldI = E; in replaceSuccessor() local
898 auto *OldI = dyn_cast<Instruction>(const_cast<Value *>(VT.first)); in cloneCommonBlocks() local
6324 Instruction *OldI = cast<Instruction>(U->getUser()); in tryToSinkFreeOperands() local
536 BasicBlock::const_iterator OldI = OldBB->begin(); in CloneAndPruneIntoFromInst() local
588 BasicBlock::const_iterator OldI = OldBB->begin(); in CloneAndPruneIntoFromInst() local
893 auto *OldI = dyn_cast<Instruction>(const_cast<Value *>(VT.first)); in cloneCommonBlocks() local
576 succ_iterator OldI = E; in replaceSuccessor() local
1371 Instruction *OldI = Old; in doReplacement() local
4426 if (Instruction *OldI = dyn_cast<Instruction>(OldV)) in clobberUse() local
1250 Instruction *OldI = Old; in doReplacement() local
4068 if (Instruction *OldI = dyn_cast<Instruction>(OldV)) in clobberUse() local
9980 for (VerifyMap::iterator OldI = BackedgeDumpsOld.begin(), in verify() local