Home
last modified time | relevance | path

Searched defs:isRecurrence (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h115 bool isRecurrence() { return IsRecurrence; } in isRecurrence() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h112 bool isRecurrence() { return IsRecurrence; } in isRecurrence() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DIVDescriptors.h96 bool isRecurrence() const { return IsRecurrence; } in isRecurrence() function