Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp522 bool RecurrenceDescriptor::isFirstOrderRecurrence(PHINode *Phi, Loop *TheLoop, in isFirstOrderRecurrence() function in RecurrenceDescriptor
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4852 bool LoopVectorizationLegality::isFirstOrderRecurrence(const PHINode *Phi) { in isFirstOrderRecurrence() function in LoopVectorizationLegality