Home
last modified time | relevance | path

Searched refs:canVectorizeReductions (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1511 bool canVectorizeReductions(ElementCount VF) { in canVectorizeReductions() function in llvm::LoopVectorizationCostModel
5666 if (!canVectorizeReductions(MaxScalableVF)) { in getMaxLegalScalableVF()