Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp285 if (Instruction *NextInst = I.getNextNode()) in collectInstructionsInBetween() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp708 auto NextInst = ++F->getIterator(); in AddFlushBeforeForkAndExec() local
733 auto NextInst = ++E->getIterator(); in AddFlushBeforeForkAndExec() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1822 Instruction *NextInst = II->getNextNonDebugInstruction(); in visitCallInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6835 unsigned NextInst = 0, MaxInst = VL.size(); in tryToVectorizeList() local