Home
last modified time | relevance | path

Searched refs:cand_abs_increment (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c2107 cand_abs_increment (slsr_cand_t c) in cand_abs_increment() function
2988 widest_int cand_incr = cand_abs_increment (c); in lowest_cost_path()
3035 widest_int cand_incr = cand_abs_increment (c); in total_savings()
3290 if (cand_abs_increment (c) == incr) in ncd_of_cand_and_phis()
3843 widest_int increment = cand_abs_increment (c); in replace_profitable_candidates()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-strength-reduction.cc2106 cand_abs_increment (slsr_cand_t c) in cand_abs_increment() function
2987 widest_int cand_incr = cand_abs_increment (c); in lowest_cost_path()
3034 widest_int cand_incr = cand_abs_increment (c); in total_savings()
3289 if (cand_abs_increment (c) == incr) in ncd_of_cand_and_phis()
3842 widest_int increment = cand_abs_increment (c); in replace_profitable_candidates()
H A DChangeLog-201215603 (cand_abs_increment): Likewise.
H A DChangeLog-201439942 (cand_abs_increment): Likewise.