Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h85 : IsRecurrence(IsRecur), PatternLastInst(I), in IsRecurrence() function
89 : IsRecurrence(true), PatternLastInst(I), RecKind(K), in IsRecurrence() function
92 bool isRecurrence() const { return IsRecurrence; } in isRecurrence()
104 bool IsRecurrence;