Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h192 Instruction *getLoopExitInstr() { return LoopExitInstr; } in getLoopExitInstr() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3518 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in vectorizeLoop()
4621 AllowedExit.insert(RedDes.getLoopExitInstr()); in canVectorizeInstrs()