Searched defs:isFixedOrderRecurrence (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | IVDescriptors.cpp | 948 bool RecurrenceDescriptor::isFixedOrderRecurrence(PHINode *Phi, Loop *TheLoop, isFixedOrderRecurrence() function in RecurrenceDescriptor |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorizationLegality.cpp | 1247 bool LoopVectorizationLegality::isFixedOrderRecurrence( isFixedOrderRecurrence() function in llvm::LoopVectorizationLegality |