Searched refs:adjusted_cost (Results 1 – 1 of 1) sorted by relevance
1058 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs() local1059 ra_set_node_spill_cost(g, first_vgrf_node + i, adjusted_cost); in set_spill_costs()