Searched refs:EXIT_BLOCK (Results 1 – 16 of 16) sorted by relevance
660 post_order[post_order_num++] = EXIT_BLOCK; in post_order_compute()816 pre_order[pre_order_num] = EXIT_BLOCK; in pre_and_rev_post_order_compute()819 rev_post_order[rev_post_order_num--] = EXIT_BLOCK; in pre_and_rev_post_order_compute()
90 EXIT_BLOCK_PTR->index = EXIT_BLOCK; in init_flow()168 SET_BASIC_BLOCK (EXIT_BLOCK, EXIT_BLOCK_PTR); in compact_blocks()
555 SET_BASIC_BLOCK (EXIT_BLOCK, EXIT_BLOCK_PTR); in find_basic_blocks()
1601 if (bitmap_bit_p (rescan_blocks, EXIT_BLOCK)) in df_lr_local_compute()1605 struct df_lr_bb_info *bb_info = df_lr_get_bb_info (dflow, EXIT_BLOCK); in df_lr_local_compute()1611 if (bb_index == EXIT_BLOCK) in df_lr_local_compute()2572 if (bb_index != ENTRY_BLOCK && bb_index != EXIT_BLOCK) in df_urec_local_finalize()
473 #define EXIT_BLOCK (1) macro
1015 EXIT_BLOCK_PTR->index = EXIT_BLOCK; in branch_prob()
808 if (old_edge->dest->index == EXIT_BLOCK && !old_edge->flags in copy_edges_for_bb()816 if (bb->index == ENTRY_BLOCK || bb->index == EXIT_BLOCK) in copy_edges_for_bb()
578 gcc_assert (child != EXIT_BLOCK); in find_rgns()601 if (child == EXIT_BLOCK) in find_rgns()
1778 if (bitmap_bit_p (blocks, EXIT_BLOCK)) in df_refs_record()
2385 if (succ->index != EXIT_BLOCK in calculate_reg_pav()
146 SET_BASIC_BLOCK (EXIT_BLOCK, EXIT_BLOCK_PTR); in init_empty_tree_cfg()
2839 of EXIT_BLOCK for temp register and verify it isn't in equiv_reg_src.29906 * lcm.c (compute_earliest): Let EXIT_BLOCK be handled as a regular29908 (optimize_mode_switching) [NORMAL_MODE]: Set up EXIT_BLOCK as a
6910 has the EXIT_BLOCK as a dest.18611 life propagation from EXIT_BLOCK rather than last block. Clear
12932 blocks. Check for 1 successor which is the EXIT_BLOCK.
5632 unvisited blocks at LAST_UNVISITED rather than EXIT_BLOCK.38000 EXIT_BLOCK.
19089 (compute_earliest): Remove hack to treat renumbered EXIT_BLOCK