Searched refs:isFloatingPointRecurrenceKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h220 static bool isFloatingPointRecurrenceKind(RecurrenceKind Kind);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp65 bool RecurrenceDescriptor::isFloatingPointRecurrenceKind(RecurrenceKind Kind) { function in class:RecurrenceDescriptor
241 if (!isFloatingPointRecurrenceKind(Kind))

Completed in 63 milliseconds