Searched refs:patch_loop_exit (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-split.cc | 157 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 D | ChangeLog-2019 | 22696 (patch_loop_exit): Same.
|
H A D | ChangeLog-2017 | 39403 * tree-ssa-loop-split.c (patch_loop_exit): Use correct edge.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-split.c | 157 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()
|