Home
last modified time | relevance | path

Searched refs:IsRecur (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.h104 InstDesc(bool IsRecur, Instruction *I, Instruction *UAI = nullptr)
105 : IsRecurrence(IsRecur), PatternLastInst(I), MinMaxKind(MRK_Invalid), in IsRecurrence() argument