Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-split.cc157 patch_loop_exit (class loop *loop, gcond *guard, tree nextval, tree newbound, in patch_loop_exit() function
645 patch_loop_exit (loop1, guard_stmt, guard_next, newend, initial_true); in split_loop()
H A DChangeLog-201922696 (patch_loop_exit): Same.
H A DChangeLog-201739403 * tree-ssa-loop-split.c (patch_loop_exit): Use correct edge.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-split.c157 patch_loop_exit (class loop *loop, gcond *guard, tree nextval, tree newbound, in patch_loop_exit() function
609 patch_loop_exit (loop1, guard_stmt, guard_next, newend, initial_true); in split_loop()