Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-coalesce.c77 coalesce_cost (int frequency, bool optimize_for_size) in coalesce_cost() function
97 return coalesce_cost (bb->frequency, optimize_bb_for_size_p (bb)); in coalesce_cost_bb()
136 return coalesce_cost (EDGE_FREQUENCY (e), in coalesce_cost_edge()
1116 cost = coalesce_cost (REG_BR_PROB_BASE, in create_outofssa_var_map()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-coalesce.c147 coalesce_cost (int frequency, bool optimize_for_size) in coalesce_cost() function
167 return coalesce_cost (bb->count.to_frequency (cfun), in coalesce_cost_bb()
207 return coalesce_cost (EDGE_FREQUENCY (e), in coalesce_cost_edge()
1236 cost = coalesce_cost (REG_BR_PROB_BASE, in create_outofssa_var_map()