HomeSort by: relevance | last modified time | path
    Searched defs:FirstOrderRecurrences (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
LoopVectorizationLegality.h 297 RecurrenceSet &getFirstOrderRecurrences() { return FirstOrderRecurrences; }
519 RecurrenceSet FirstOrderRecurrences;
LoopVectorizationLegality.h 297 RecurrenceSet &getFirstOrderRecurrences() { return FirstOrderRecurrences; }
519 RecurrenceSet FirstOrderRecurrences;

Completed in 29 milliseconds