Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp823 SmallVector<VPFirstOrderRecurrencePHIRecipe *> RecurrencePhis; in adjustFixedOrderRecurrences() local
827 RecurrencePhis.push_back(FOR); in adjustFixedOrderRecurrences()
843 for (VPFirstOrderRecurrencePHIRecipe *FOR : RecurrencePhis) { in adjustFixedOrderRecurrences()