Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h278 int getConsecutiveDirection() const;
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h278 int getConsecutiveDirection() const;
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp678 int InductionDescriptor::getConsecutiveDirection() const { in getConsecutiveDirection() function in InductionDescriptor
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DIVDescriptors.cpp836 int InductionDescriptor::getConsecutiveDirection() const { in getConsecutiveDirection() function in InductionDescriptor
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2038 return II.getConsecutiveDirection(); in isConsecutivePtr()
2063 return II.getConsecutiveDirection(); in isConsecutivePtr()