Home
last modified time | relevance | path

Searched refs:update_cost (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-color.cc1321 int update_cost, int update_conflict_cost) in update_allocno_cost() argument
1336 ALLOCNO_UPDATED_HARD_REG_COSTS (allocno)[i] += update_cost; in update_allocno_cost()
1409 int cost, update_cost, update_conflict_cost; in update_costs_from_allocno() local
1465 update_cost = cp->freq * cost / divisor; in update_costs_from_allocno()
1466 update_conflict_cost = update_cost; in update_costs_from_allocno()
1472 hard_regno, update_cost, update_conflict_cost); in update_costs_from_allocno()
1473 if (update_cost == 0) in update_costs_from_allocno()
1477 update_cost, update_conflict_cost)) in update_costs_from_allocno()