Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIVDescriptors.h83 InstDesc(bool IsRecur, Instruction *I, Instruction *ExactFP = nullptr)
84 : IsRecurrence(IsRecur), PatternLastInst(I), in IsRecurrence() argument