Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1285 bool useOrderedReductions(const RecurrenceDescriptor &RdxDesc) const { useOrderedReductions() function in llvm::LoopVectorizationCostModel
3761 bool InnerLoopVectorizer::useOrderedReductions( useOrderedReductions() function in InnerLoopVectorizer