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

/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1386 RecurrenceSet *getFirstOrderRecurrences() { return &FirstOrderRecurrences; }
1568 RecurrenceSet FirstOrderRecurrences; member in class:__anon14813::LoopVectorizationLegality
4633 FirstOrderRecurrences.insert(Phi);
4853 return FirstOrderRecurrences.count(Phi);

Completed in 811 milliseconds