Home
last modified time | relevance | path

Searched defs:add_costs (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-strength-reduction.c2628 int add_costs = one_add_cost + phi_add_costs (phi, c, one_add_cost); in replace_uncond_cands_and_profitable_phis() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-ivopts.c2630 add_costs (comp_cost cost1, comp_cost cost2) in add_costs() function