Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1461 bool canVectorizeReductions(ElementCount VF) const { in canVectorizeReductions() function in llvm::LoopVectorizationCostModel
4885 if (!canVectorizeReductions(MaxScalableVF)) { in getMaxLegalScalableVF()