Searched defs:loop_exits (Results 1 – 3 of 3) sorted by relevance
182 bitmap *loop_exits, basic_block def_bb) in compute_live_loop_exits()307 add_exit_phis_var (tree var, bitmap use_blocks, bitmap *loop_exits) in add_exit_phis_var()331 add_exit_phis (bitmap names_to_rename, bitmap *use_blocks, bitmap *loop_exits) in add_exit_phis()345 get_loops_exits (bitmap *loop_exits) in get_loops_exits()655 bitmap *loop_exits = XNEWVEC (bitmap, number_of_loops (cfun)); in rewrite_into_loop_closed_ssa_1() local
1004 vec<edge> loop_exits; member
192 add_exit_phis (bitmap names_to_rename, bitmap *use_blocks, bitmap loop_exits) in add_exit_phis()371 bitmap loop_exits; in rewrite_into_loop_closed_ssa() local