Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp17791 auto EvaluateScalarCost = [&](function_ref<InstructionCost()> GenCostFn) { in getReductionCost() argument
17800 Cost += GenCostFn(); in getReductionCost()
17816 Cost += GenCostFn(); in getReductionCost()