Home
last modified time | relevance | path

Searched defs:OldI (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp583 Instruction& OldI = *OldIter; TEST_F() local
620 Instruction& OldI = *OldIter; TEST_F() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp818 succ_iterator OldI = llvm::find(successors(), Old); splitSuccessor() local
864 succ_iterator OldI = E; replaceSuccessor() local
[all...]
H A DWinEHPrepare.cpp1057 auto *OldI = dyn_cast<Instruction>(const_cast<Value *>(VT.first)); cloneCommonBlocks() local
H A DCodeGenPrepare.cpp1115 auto *OldI = dyn_cast<Instruction>(Old); in replaceAllUsesWith() local
7403 Instruction *OldI = cast<Instruction>(U->getUser()); tryToSinkFreeOperands() local
/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp1152 size_t OldI = I; in decodePunycode() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp799 BasicBlock::const_iterator OldI = OldBB->begin(); CloneAndPruneIntoFromInst() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1599 Instruction *OldI = Old; doReplacement() local
H A DSROA.cpp5203 if (Instruction *OldI = dyn_cast<Instruction>(OldV)) clobberUse() local