Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1369 typedef SmallPtrSet<const PHINode *, 8> RecurrenceSet; typedef in __anonfb91178e0111::LoopVectorizationLegality
1386 RecurrenceSet *getFirstOrderRecurrences() { return &FirstOrderRecurrences; } in getFirstOrderRecurrences()
1568 RecurrenceSet FirstOrderRecurrences;