Home
last modified time | relevance | path

Searched refs:getConsecutiveDirection (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h278 int getConsecutiveDirection() const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h272 int getConsecutiveDirection() const;
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp678 int InductionDescriptor::getConsecutiveDirection() const { in getConsecutiveDirection() function in InductionDescriptor
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp792 int InductionDescriptor::getConsecutiveDirection() const { in getConsecutiveDirection() function in InductionDescriptor
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2038 return II.getConsecutiveDirection(); in isConsecutivePtr()
2063 return II.getConsecutiveDirection(); in isConsecutivePtr()