Searched refs:ra_set_node_spill_cost (Results 1 – 4 of 4) sorted by relevance
84 void ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost);
709 ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost) in ra_set_node_spill_cost() function
510 ra_set_node_spill_cost(g, i, spill_costs[i]); in choose_spill_reg()
860 ra_set_node_spill_cost(g, i, spill_costs[i]); in choose_spill_reg()