Searched defs:OldI (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp588 BasicBlock::const_iterator OldI = OldBB->begin(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp898 auto *OldI = dyn_cast<Instruction>(const_cast<Value *>(VT.first)); local
H A DCodeGenPrepare.cpp6324 Instruction *OldI = cast<Instruction>(U->getUser()); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1371 Instruction *OldI = Old; local

Completed in 193 milliseconds