Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp23000 bool DoesRequireReductionOp = !AllConsts && VectorValuesAndScales.empty(); in getReductionCost() local
23011 if (DoesRequireReductionOp) { in getReductionCost()
23072 if (DoesRequireReductionOp) { in getReductionCost()