Searched refs:InstructionCost (Results 1 – 1 of 1) sorted by relevance
108 int InstructionCost);242 int InstructionCost) { in accumulateSROACost() argument243 CostIt->second += InstructionCost; in accumulateSROACost()244 SROACostSavings += InstructionCost; in accumulateSROACost()