Home
last modified time | relevance | path

Searched refs:getLoopExitInstr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h181 Instruction *getLoopExitInstr() { return LoopExitInstr; } in getLoopExitInstr() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3312 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in vectorizeLoop()
4302 AllowedExit.insert(Reductions[Phi].getLoopExitInstr()); in canVectorizeInstrs()