Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1446 InstructionCost CostOfRedOperand0 = 0; in foldBinopOfReductions() local
1450 analyzeCostOfVecReduction(II0, CostKind, TTI, CostOfRedOperand0, CostOfRed0); in foldBinopOfReductions()
1454 CostOfRedOperand0 + CostOfRedOperand1 + in foldBinopOfReductions()