Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp881 bool LoopVectorizationLegality::isFirstOrderRecurrence(const PHINode *Phi) { in isFirstOrderRecurrence() function in llvm::LoopVectorizationLegality
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp670 bool RecurrenceDescriptor::isFirstOrderRecurrence( in isFirstOrderRecurrence() function in RecurrenceDescriptor