Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-niter.c715 bool ret = false, fv_comp_no_overflow; in number_of_iterations_lt_to_ne() local
738 fv_comp_no_overflow = true; in number_of_iterations_lt_to_ne()
740 fv_comp_no_overflow = false; in number_of_iterations_lt_to_ne()
742 fv_comp_no_overflow = in number_of_iterations_lt_to_ne()
751 if (!fv_comp_no_overflow) in number_of_iterations_lt_to_ne()
777 if (!fv_comp_no_overflow) in number_of_iterations_lt_to_ne()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-niter.c1150 bool ret = false, fv_comp_no_overflow; in number_of_iterations_lt_to_ne() local
1173 fv_comp_no_overflow = true; in number_of_iterations_lt_to_ne()
1175 fv_comp_no_overflow = false; in number_of_iterations_lt_to_ne()
1177 fv_comp_no_overflow = in number_of_iterations_lt_to_ne()
1186 if (!fv_comp_no_overflow) in number_of_iterations_lt_to_ne()
1212 if (!fv_comp_no_overflow) in number_of_iterations_lt_to_ne()