Searched refs:size_cost (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dloop-invariant.c995 int comp_cost, size_cost; local
1000 size_cost = (global_cost_for_size (new_regs + *regs_needed,
1004 return comp_cost - size_cost;
/freebsd-12-stable/contrib/gcc/config/i386/
H A Di386.c73 struct processor_costs size_cost = { /* costs for tuning for size */ variable in typeref:struct:processor_costs
2058 ix86_cost = &size_cost;

Completed in 94 milliseconds