Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-niter.cc1172 bool ret = false, fv_comp_no_overflow; in number_of_iterations_lt_to_ne() local
1195 fv_comp_no_overflow = true; in number_of_iterations_lt_to_ne()
1197 fv_comp_no_overflow = false; in number_of_iterations_lt_to_ne()
1199 fv_comp_no_overflow = in number_of_iterations_lt_to_ne()
1208 if (!fv_comp_no_overflow) in number_of_iterations_lt_to_ne()
1234 if (!fv_comp_no_overflow) in number_of_iterations_lt_to_ne()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-niter.c1160 bool ret = false, fv_comp_no_overflow; in number_of_iterations_lt_to_ne() local
1183 fv_comp_no_overflow = true; in number_of_iterations_lt_to_ne()
1185 fv_comp_no_overflow = false; in number_of_iterations_lt_to_ne()
1187 fv_comp_no_overflow = in number_of_iterations_lt_to_ne()
1196 if (!fv_comp_no_overflow) in number_of_iterations_lt_to_ne()
1222 if (!fv_comp_no_overflow) in number_of_iterations_lt_to_ne()