Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp67 if (Instruction *NextInst = I.getNextNode()) in collectInstructionsInBetween() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp285 if (Instruction *NextInst = I.getNextNode()) in collectInstructionsInBetween() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp707 auto NextInst = ++F->getIterator(); in AddFlushBeforeForkAndExec() local
732 auto NextInst = ++E->getIterator(); in AddFlushBeforeForkAndExec() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1627 Instruction *NextInst = II->getNextNonDebugInstruction(); in visitCallInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4169 Instruction *NextInst = II->getNextNonDebugInstruction(); in visitCallInst() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2128 BasicBlock::iterator NextInst(VL0); in setInsertPointAfterBundle() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp5911 unsigned NextInst = 0, MaxInst = VL.size(); in tryToVectorizeList() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6208 unsigned NextInst = 0, MaxInst = VL.size(); in tryToVectorizeList() local