Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp22965 bool AllConsts = allConstant(ReducedVals); in getReductionCost() local
23000 bool DoesRequireReductionOp = !AllConsts && VectorValuesAndScales.empty(); in getReductionCost()
23010 if (!AllConsts) { in getReductionCost()
23071 if (!AllConsts) { in getReductionCost()