Searched defs:isFixedOrderRecurrence (Results 1 – 2 of 2) sorted by relevance
947 bool RecurrenceDescriptor::isFixedOrderRecurrence(PHINode *Phi, Loop *TheLoop, in isFixedOrderRecurrence() function in RecurrenceDescriptor
1247 bool LoopVectorizationLegality::isFixedOrderRecurrence( in isFixedOrderRecurrence() function in llvm::LoopVectorizationLegality