Searched refs:RecurrenceSet (Results 1 – 1 of 1) sorted by relevance
1369 typedef SmallPtrSet<const PHINode *, 8> RecurrenceSet; typedef in __anon63bf7e8f0111::LoopVectorizationLegality1386 RecurrenceSet *getFirstOrderRecurrences() { return &FirstOrderRecurrences; } in getFirstOrderRecurrences()1568 RecurrenceSet FirstOrderRecurrences;