25#define PENDING_STMT(e) ((e)->insns.g)
Definition basic-block.h:26
Definition profile-count.h:149
bool debug
Definition collect-utils.cc:34
struct basic_block_def * basic_block
Definition coretypes.h:357
class edge_def * edge
Definition coretypes.h:354
gimple * gimple_seq
Definition coretypes.h:100
const class bitmap_head * const_bitmap
Definition coretypes.h:52
void(* gt_pointer_operator)(void *, void *, void *)
Definition coretypes.h:475
union tree_node * tree
Definition coretypes.h:97
enum dump_flag dump_flags_t
Definition dumpfile.h:209
Definition function.h:249
Definition gimple-iterator.h:26
basic_block label_to_block(struct function *, tree)
Definition tree-cfg.cc:1345
void verify_sese(basic_block, basic_block, vec< basic_block > *)
Definition tree-cfg.cc:7620
bool gimple_purge_all_dead_eh_edges(const_bitmap)
Definition tree-cfg.cc:9128
void add_phi_args_after_copy(basic_block *, unsigned, edge)
Definition tree-cfg.cc:6650
gimple * first_stmt(basic_block)
Definition tree-cfg.cc:2838
bool gimple_duplicate_seme_region(edge, edge, basic_block *, unsigned, basic_block *, bool)
Definition tree-cfg.cc:6683
basic_block gimple_debug_bb_n(int)
Definition tree-cfg.cc:2519
unsigned int execute_fixup_cfg(void)
Definition tree-cfg.cc:9989
void gt_pch_nx(edge_def *e)
Definition tree-cfg.cc:10193
bool assert_unreachable_fallthru_edge_p(edge)
Definition tree-cfg.cc:440
void dump_function_to_file(tree, FILE *, dump_flags_t)
Definition tree-cfg.cc:8216
void start_recording_case_labels(void)
Definition tree-cfg.cc:1246
gphi * get_virtual_phi(basic_block)
Definition tree-cfg.cc:2820
basic_block gimple_switch_label_bb(function *, gswitch *, unsigned)
Definition tree-cfg.cc:9630
void debug_loop(class loop *, int)
Definition tree-cfg.cc:8726
void debug_loop_num(unsigned, int)
Definition tree-cfg.cc:8735
void init_empty_tree_cfg_for_function(struct function *)
Definition tree-cfg.cc:145
void init_empty_tree_cfg(void)
Definition tree-cfg.cc:169
bool gimple_purge_dead_abnormal_call_edges(basic_block)
Definition tree-cfg.cc:9151
void debug_verbose(class loop &ref)
Definition tree-cfg.cc:8700
void clear_special_calls(void)
Definition tree-cfg.cc:2203
void end_recording_case_labels(void)
Definition tree-cfg.cc:1264
bool gimple_purge_all_dead_abnormal_call_edges(const_bitmap)
Definition tree-cfg.cc:9181
void gt_ggc_mx(edge_def *e)
Definition tree-cfg.cc:10166
tree get_cases_for_edge(edge, gswitch *)
Definition tree-cfg.cc:1289
bool gather_ssa_name_hash_map_from(tree const &, tree const &, void *)
Definition tree-cfg.cc:7673
void debug_cfg_stats(void)
Definition tree-cfg.cc:2618
bool extract_true_false_controlled_edges(basic_block, basic_block, edge *, edge *)
Definition tree-cfg.cc:9546
void print_loops(FILE *, int)
Definition tree-cfg.cc:8670
bool gimple_find_sub_bbs(gimple_seq, gimple_stmt_iterator *)
Definition tree-cfg.cc:1036
edge find_taken_edge_switch_expr(const gswitch *switch_stmt, tree val)
Definition tree-cfg.cc:2440
bool stmt_can_make_abnormal_goto(gimple *)
Definition tree-cfg.cc:2655
void gather_blocks_in_sese_region(basic_block entry, basic_block exit, vec< basic_block > *bbs_p)
Definition tree-cfg.cc:6985
void generate_range_test(basic_block bb, tree index, tree low, tree high, tree *lhs, tree *rhs)
Definition tree-cfg.cc:9608
void remove_edge_and_dominated_blocks(edge)
Definition tree-cfg.cc:8956
void gimple_debug_bb(basic_block)
Definition tree-cfg.cc:2510
basic_block gimple_switch_default_bb(function *, gswitch *)
Definition tree-cfg.cc:9638
void fold_loop_internal_call(gimple *, tree)
Definition tree-cfg.cc:7707
bool gimple_purge_dead_eh_edges(basic_block)
Definition tree-cfg.cc:9101
bool verify_gimple_in_cfg(struct function *, bool, bool=true)
Definition tree-cfg.cc:5447
bool cond_only_block_p(basic_block)
Definition tree-cfg.cc:9663
edge gimple_switch_default_edge(function *, gswitch *)
Definition tree-cfg.cc:9655
gimple * last_and_only_stmt(basic_block)
Definition tree-cfg.cc:2872
basic_block insert_cond_bb(basic_block, gimple *, gimple *, profile_probability)
Definition tree-cfg.cc:9472
tree find_case_label_for_value(const gswitch *switch_stmt, tree val)
Definition tree-cfg.cc:2470
bool is_ctrl_stmt(gimple *)
Definition tree-cfg.cc:2668
void gimple_debug_cfg(dump_flags_t)
Definition tree-cfg.cc:2532
void dump_cfg_stats(FILE *)
Definition tree-cfg.cc:2567
basic_block single_noncomplex_succ(basic_block bb)
Definition tree-cfg.cc:2167
bool stmt_ends_bb_p(gimple *)
Definition tree-cfg.cc:2804
void replace_uses_by(tree, tree)
Definition tree-cfg.cc:1937
bool should_remove_lhs_p(tree lhs)
Definition tree-cfg.h:121
bool verify_gimple_in_seq(gimple_seq, bool=true)
Definition tree-cfg.cc:5248
basic_block move_sese_region_to_fn(struct function *, basic_block, basic_block, tree)
Definition tree-cfg.cc:7788
basic_block split_edge_bb_loc(edge)
Definition tree-cfg.cc:2905
void add_phi_args_after_copy_bb(basic_block)
Definition tree-cfg.cc:6633
bool group_case_labels(void)
Definition tree-cfg.cc:1834
bool simple_goto_p(gimple *)
Definition tree-cfg.cc:2732
edge find_taken_edge(basic_block, tree)
Definition tree-cfg.cc:2345
unsigned int split_edges_for_insertion()
Definition tree-cfg.h:130
void print_loops_bb(FILE *, basic_block, int, int)
Definition tree-cfg.cc:8525
void debug_loops(int)
Definition tree-cfg.cc:8718
void copy_phi_arg_into_existing_phi(edge, edge)
Definition tree-cfg.cc:6801
void notice_special_calls(gcall *)
Definition tree-cfg.cc:2186
void extract_true_false_edges_from_block(basic_block, edge *, edge *)
Definition tree-cfg.cc:9519
void delete_tree_cfg_annotations(function *)
Definition tree-cfg.cc:2812
bool gimple_duplicate_sese_tail(edge, edge, basic_block *, unsigned, basic_block *)
Definition tree-cfg.cc:6852
basic_block get_abnormal_succ_dispatcher(basic_block)
Definition tree-cfg.cc:674
void gimple_dump_cfg(FILE *, dump_flags_t)
Definition tree-cfg.cc:2544
bool gimple_seq_unreachable_p(gimple_seq)
Definition tree-cfg.cc:400
bool computed_goto_p(gimple *)
Definition tree-cfg.cc:390
edge gimple_switch_edge(function *, gswitch *, unsigned)
Definition tree-cfg.cc:9647
unsigned int split_critical_edges(bool for_edge_insertion_p=false)
Definition tree-cfg.cc:9377
void debug_function(tree, dump_flags_t)
Definition tree-cfg.cc:8491
bool is_ctrl_altering_stmt(gimple *)
Definition tree-cfg.cc:2688
tree gimple_block_label(basic_block)
Definition tree-cfg.cc:6059
void cleanup_dead_labels(void)
Definition tree-cfg.cc:1507
gimple * last_nondebug_stmt(basic_block)
Definition tree-cfg.cc:2854
bool group_case_labels_stmt(gswitch *)
Definition tree-cfg.cc:1710
#define TYPE_SIZE_UNIT(NODE)
Definition tree.h:2357
#define TREE_CODE(NODE)
Definition tree.h:325
#define TREE_TYPE(NODE)
Definition tree.h:513
#define TREE_ADDRESSABLE(NODE)
Definition tree.h:745