Home
last modified time | relevance | path

Searched defs:OldI (Results 1 – 20 of 20) 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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp794 succ_iterator OldI = llvm::find(successors(), Old); in splitSuccessor() local
840 succ_iterator OldI = E; in replaceSuccessor() local
DWinEHPrepare.cpp908 auto *OldI = dyn_cast<Instruction>(const_cast<Value *>(VT.first)); in cloneCommonBlocks() local
DCodeGenPrepare.cpp1032 auto *OldI = dyn_cast<Instruction>(Old); in replaceAllUsesWith() local
7127 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-16.0/llvm/lib/Demangle/
DRustDemangle.cpp1155 size_t OldI = I; in decodePunycode() 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-16.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp776 BasicBlock::const_iterator OldI = OldBB->begin(); in CloneAndPruneIntoFromInst() 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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1623 Instruction *OldI = Old; in doReplacement() local
DSROA.cpp4970 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