Searched refs:target_pres_cost (Results 1 – 4 of 4) sorted by relevance
507 unsigned target_pres_cost; /* The cost for register when there are not too many variable537 target_pres_cost = 2 * target_small_cost; in init_set_costs()560 cost += target_pres_cost * size; in global_cost_for_size()563 cost += target_pres_cost * size; in global_cost_for_size()
374 extern unsigned target_pres_cost; /* The cost for register when there are
4442 fprintf (dump_file, " target_pres_cost %d\n", target_pres_cost); in determine_set_costs()
15079 target_pres_cost, target_spill_cost): Declare.15083 target_pres_cost, target_spill_cost): ... and exported.