Searched refs:ArithmeticCost (Results 1 – 1 of 1) sorted by relevance
3827 InstructionCost ArithmeticCost = 0; in getArithmeticReductionCost() local3834 ArithmeticCost *= LT.first - 1; in getArithmeticReductionCost()3839 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()3843 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()3847 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()3897 InstructionCost ArithmeticCost = 0; in getArithmeticReductionCost() local3904 ArithmeticCost *= LT.first - 1; in getArithmeticReductionCost()3909 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()3912 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()3915 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()[all …]