Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1362 InstructionCost &CostBeforeReduction, in analyzeCostOfVecReduction() argument
1373 CostBeforeReduction = in analyzeCostOfVecReduction()
1402 CostBeforeReduction = ExtCost * 2 + MulCost + Ext2Cost; in analyzeCostOfVecReduction()