Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDregclass.c834 static struct costs init_cost; variable
915 init_cost.mem_cost = 10000; in regclass_init()
917 init_cost.cost[i] = 10000; in regclass_init()
981 op_costs[i] = init_cost; in record_operand_costs()
HDChangeLog-19983369 (init_cost): New static variable, moved out of regclass.