Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h262 using RecurrenceSet = SmallPtrSet<const PHINode *, 8>; variable
296 RecurrenceSet &getFixedOrderRecurrences() { return FixedOrderRecurrences; } in getFixedOrderRecurrences()
517 RecurrenceSet FixedOrderRecurrences;