Home
last modified time | relevance | path

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

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