Searched refs:canVectorizeReductions (Results 1 – 1 of 1) sorted by relevance
1335 bool canVectorizeReductions(ElementCount VF) const { in canVectorizeReductions() function in llvm::LoopVectorizationCostModel3839 if (!canVectorizeReductions(MaxScalableVF)) { in isScalableVectorizationAllowed()