Home
last modified time | relevance | path

Searched defs:isFixedOrderRecurrence (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp948 bool RecurrenceDescriptor::isFixedOrderRecurrence(PHINode *Phi, Loop *TheLoop, isFixedOrderRecurrence() function in RecurrenceDescriptor
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1247 bool LoopVectorizationLegality::isFixedOrderRecurrence( isFixedOrderRecurrence() function in llvm::LoopVectorizationLegality