Searched refs:ArithmeticCost (Results 1 – 1 of 1) sorted by relevance
4362 InstructionCost ArithmeticCost = 0; in getArithmeticReductionCost() local4369 ArithmeticCost *= LT.first - 1; in getArithmeticReductionCost()4374 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()4378 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()4382 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()4432 InstructionCost ArithmeticCost = 0; in getArithmeticReductionCost() local4439 ArithmeticCost *= LT.first - 1; in getArithmeticReductionCost()4444 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()4447 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()4450 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()[all …]