Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h105 : IsRecurrence(IsRecur), PatternLastInst(I), MinMaxKind(MRK_Invalid), in IsRecurrence() function
109 : IsRecurrence(true), PatternLastInst(I), MinMaxKind(K), in IsRecurrence() function
112 bool isRecurrence() { return IsRecurrence; } in isRecurrence()
124 bool IsRecurrence;