Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1448 InstructionCost CostOfRedOperand1 = 0; in foldBinopOfReductions() local
1451 analyzeCostOfVecReduction(II1, CostKind, TTI, CostOfRedOperand1, CostOfRed1); in foldBinopOfReductions()
1454 CostOfRedOperand0 + CostOfRedOperand1 + in foldBinopOfReductions()