Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h90 InstDesc(bool IsRecur, Instruction *I, Instruction *ExactFP = nullptr)
91 : IsRecurrence(IsRecur), PatternLastInst(I), in IsRecurrence() argument