Searched refs:getConsecutiveDirection (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h278 int getConsecutiveDirection() const;
/external/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp678 int InductionDescriptor::getConsecutiveDirection() const { function in class:InductionDescriptor
/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2038 return II.getConsecutiveDirection();
2063 return II.getConsecutiveDirection();

Completed in 500 milliseconds