Home
last modified time | relevance | path

Searched defs:LoopExitInstr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIVDescriptors.h246 Instruction *LoopExitInstr = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4512 Instruction *LoopExitInstr = RdxDesc.getLoopExitInstr(); in clearReductionWrapFlags() local