Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-niter.c1657 adjust_cond_for_loop_until_wrap (tree type, affine_iv *iv0, tree_code *code, in adjust_cond_for_loop_until_wrap() function
1846 && !adjust_cond_for_loop_until_wrap (type, iv0, &code, iv1)) in number_of_iterations_cond()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202115725 (adjust_cond_for_loop_until_wrap):
15728 adjust_cond_for_loop_until_wrap and number_of_iterations_lt.
H A DChangeLog-20184013 * tree-ssa-loop-niter.c (adjust_cond_for_loop_until_wrap): New.
4015 by calling adjust_cond_for_loop_until_wrap.
H A DChangeLog-201922638 (adjust_cond_for_loop_until_wrap): Same.