Searched refs:saved_cost (Results 1 – 1 of 1) sorted by relevance
5043 int i, cost, regno, hard_regno, count, saved_cost; in calculate_spill_cost() local5068 saved_cost = 0; in calculate_spill_cost()5070 saved_cost += ira_memory_move_cost in calculate_spill_cost()5073 saved_cost in calculate_spill_cost()5076 cost -= REG_FREQ_FROM_BB (BLOCK_FOR_INSN (insn)) * saved_cost; in calculate_spill_cost()