Searched refs:cand_incr (Results 1 – 1 of 1) sorted by relevance
2986 widest_int cand_incr = cand_abs_increment (c); in lowest_cost_path() local2990 else if (incr == cand_incr) in lowest_cost_path()3033 widest_int cand_incr = cand_abs_increment (c); in total_savings() local3035 if (incr == cand_incr && !cand_already_replaced (c)) in total_savings()3683 widest_int cand_incr; in replace_one_candidate() local3688 cand_incr = cand_increment (c); in replace_one_candidate()3720 if (incr_vec[i].incr != cand_incr) in replace_one_candidate()3736 else if (cand_incr == 1) in replace_one_candidate()3751 else if (cand_incr == -1) in replace_one_candidate()3783 else if (cand_incr == 0) in replace_one_candidate()