Home
last modified time | relevance | path

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

/external/llvm/unittests/Transforms/Utils/
DCloning.cpp322 Instruction& OldI = *OldIter; in TEST_F() local
359 Instruction& OldI = *OldIter; in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp677 succ_iterator OldI = llvm::find(successors(), Old); in splitSuccessor() local
723 succ_iterator OldI = E; in replaceSuccessor() local
DWinEHPrepare.cpp898 auto *OldI = dyn_cast<Instruction>(const_cast<Value *>(VT.first)); in cloneCommonBlocks() local
DCodeGenPrepare.cpp6324 Instruction *OldI = cast<Instruction>(U->getUser()); in tryToSinkFreeOperands() local
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp536 BasicBlock::const_iterator OldI = OldBB->begin(); in CloneAndPruneIntoFromInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp588 BasicBlock::const_iterator OldI = OldBB->begin(); in CloneAndPruneIntoFromInst() local
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp893 auto *OldI = dyn_cast<Instruction>(const_cast<Value *>(VT.first)); in cloneCommonBlocks() local
DMachineBasicBlock.cpp576 succ_iterator OldI = E; in replaceSuccessor() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1371 Instruction *OldI = Old; in doReplacement() local
DSROA.cpp4426 if (Instruction *OldI = dyn_cast<Instruction>(OldV)) in clobberUse() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1250 Instruction *OldI = Old; in doReplacement() local
DSROA.cpp4068 if (Instruction *OldI = dyn_cast<Instruction>(OldV)) in clobberUse() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp9980 for (VerifyMap::iterator OldI = BackedgeDumpsOld.begin(), in verify() local