Searched refs:loop_bound_step (Results 1 – 2 of 2) sorted by relevance
1675 int loop_bound_step) in predict_iv_comparison() argument1799 gcc_assert (loop_bound_step != 0); in predict_iv_comparison()1800 if (loop_bound_step > 0 in predict_iv_comparison()1804 else if (loop_bound_step < 0 in predict_iv_comparison()1822 if (loop_bound_step > 0 in predict_iv_comparison()1825 else if (loop_bound_step < 0 in predict_iv_comparison()1961 tree loop_bound_step = NULL; in predict_loops() local2103 &loop_bound_step, in predict_loops()2169 tree_to_shwi (loop_bound_step)); in predict_loops()
1637 int loop_bound_step) in predict_iv_comparison() argument1761 gcc_assert (loop_bound_step != 0); in predict_iv_comparison()1762 if (loop_bound_step > 0 in predict_iv_comparison()1766 else if (loop_bound_step < 0 in predict_iv_comparison()1784 if (loop_bound_step > 0 in predict_iv_comparison()1787 else if (loop_bound_step < 0 in predict_iv_comparison()1923 tree loop_bound_step = NULL; in predict_loops() local2069 &loop_bound_step, in predict_loops()2135 tree_to_shwi (loop_bound_step)); in predict_loops()