Searched refs:reg_cost (Results 1 – 2 of 2) sorted by relevance
3836 int reg_cost in move_spill_restore() local3859 reg_cost = spill_cost; in move_spill_restore()3861 reg_cost = MIN (reg_cost, spill_cost); in move_spill_restore()3863 cost -= ALLOCNO_MEMORY_COST (subloop_allocno) - reg_cost; in move_spill_restore()
1528 machine_mode mode, int cost, int reg_cost) in insert_with_costs() argument1551 elt->regcost = reg_cost; in insert_with_costs()