Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-loop-manip.c185 add_exit_phis (bitmap names_to_rename, bitmap *use_blocks, bitmap loop_exits) in add_exit_phis() argument
192 add_exit_phis_var (ssa_name (i), use_blocks[i], loop_exits); in add_exit_phis()
357 bitmap loop_exits = get_loops_exits (); in rewrite_into_loop_closed_ssa() local
374 add_exit_phis (names_to_rename, use_blocks, loop_exits); in rewrite_into_loop_closed_ssa()
379 BITMAP_FREE (loop_exits); in rewrite_into_loop_closed_ssa()