Searched refs:FixedOrderRecurrences (Results 1 – 2 of 2) sorted by relevance
316 RecurrenceSet &getFixedOrderRecurrences() { return FixedOrderRecurrences; } in getFixedOrderRecurrences()615 RecurrenceSet FixedOrderRecurrences; variable
879 FixedOrderRecurrences.insert(Phi); in canVectorizeInstrs()1392 return FixedOrderRecurrences.count(Phi); in isFixedOrderRecurrence()1655 if (Reductions.size() || FixedOrderRecurrences.size()) { in isVectorizableEarlyExitLoop()