Searched refs:live_length (Results 1 – 1 of 1) sorted by relevance
1047 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local1048 if (live_length <= 0) in set_spill_costs()1058 float adjusted_cost = spill_costs[i] / logf(live_length); in set_spill_costs()