Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp905 bool LoopVectorizationLegality::isFirstOrderRecurrence(const PHINode *Phi) { in isFirstOrderRecurrence() function in llvm::LoopVectorizationLegality
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVDescriptors.cpp716 bool RecurrenceDescriptor::isFirstOrderRecurrence( in isFirstOrderRecurrence() function in RecurrenceDescriptor