25#define PENDING_STMT(e) ((e)->insns.g)
Definition basic-block.h:26
Definition profile-count.h:147
bool debug
Definition collect-utils.cc:34
struct basic_block_def * basic_block
Definition coretypes.h:355
class edge_def * edge
Definition coretypes.h:352
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:473
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:1445
void verify_sese(basic_block, basic_block, vec< basic_block > *)
Definition tree-cfg.cc:7688
bool gimple_purge_all_dead_eh_edges(const_bitmap)
Definition tree-cfg.cc:9196
void add_phi_args_after_copy(basic_block *, unsigned, edge)
Definition tree-cfg.cc:6718
gimple * first_stmt(basic_block)
Definition tree-cfg.cc:2938
bool gimple_duplicate_seme_region(edge, edge, basic_block *, unsigned, basic_block *, bool)
Definition tree-cfg.cc:6751
basic_block gimple_debug_bb_n(int)
Definition tree-cfg.cc:2619
unsigned int execute_fixup_cfg(void)
Definition tree-cfg.cc:10053
void gt_pch_nx(edge_def *e)
Definition tree-cfg.cc:10257
bool assert_unreachable_fallthru_edge_p(edge)
Definition tree-cfg.cc:481
void dump_function_to_file(tree, FILE *, dump_flags_t)
Definition tree-cfg.cc:8284
void start_recording_case_labels(void)
Definition tree-cfg.cc:1346
gphi * get_virtual_phi(basic_block)
Definition tree-cfg.cc:2920
basic_block gimple_switch_label_bb(function *, gswitch *, unsigned)
Definition tree-cfg.cc:9698
void debug_loop(class loop *, int)
Definition tree-cfg.cc:8794
void debug_loop_num(unsigned, int)
Definition tree-cfg.cc:8803
void init_empty_tree_cfg_for_function(struct function *)
Definition tree-cfg.cc:183
void init_empty_tree_cfg(void)
Definition tree-cfg.cc:207
bool gimple_purge_dead_abnormal_call_edges(basic_block)
Definition tree-cfg.cc:9219
void debug_verbose(class loop &ref)
Definition tree-cfg.cc:8768
void clear_special_calls(void)
Definition tree-cfg.cc:2303
void end_recording_case_labels(void)
Definition tree-cfg.cc:1364
bool gimple_purge_all_dead_abnormal_call_edges(const_bitmap)
Definition tree-cfg.cc:9249
void gt_ggc_mx(edge_def *e)
Definition tree-cfg.cc:10230
tree get_cases_for_edge(edge, gswitch *)
Definition tree-cfg.cc:1389
bool gather_ssa_name_hash_map_from(tree const &, tree const &, void *)
Definition tree-cfg.cc:7741
void debug_cfg_stats(void)
Definition tree-cfg.cc:2718
bool extract_true_false_controlled_edges(basic_block, basic_block, edge *, edge *)
Definition tree-cfg.cc:9614
void print_loops(FILE *, int)
Definition tree-cfg.cc:8738
bool gimple_find_sub_bbs(gimple_seq, gimple_stmt_iterator *)
Definition tree-cfg.cc:1077
edge find_taken_edge_switch_expr(const gswitch *switch_stmt, tree val)
Definition tree-cfg.cc:2540
bool stmt_can_make_abnormal_goto(gimple *)
Definition tree-cfg.cc:2755
void gather_blocks_in_sese_region(basic_block entry, basic_block exit, vec< basic_block > *bbs_p)
Definition tree-cfg.cc:7053
void generate_range_test(basic_block bb, tree index, tree low, tree high, tree *lhs, tree *rhs)
Definition tree-cfg.cc:9676
void remove_edge_and_dominated_blocks(edge)
Definition tree-cfg.cc:9024
void gimple_debug_bb(basic_block)
Definition tree-cfg.cc:2610
basic_block gimple_switch_default_bb(function *, gswitch *)
Definition tree-cfg.cc:9706
void fold_loop_internal_call(gimple *, tree)
Definition tree-cfg.cc:7775
bool gimple_purge_dead_eh_edges(basic_block)
Definition tree-cfg.cc:9169
bool verify_gimple_in_cfg(struct function *, bool, bool=true)
Definition tree-cfg.cc:5527
bool cond_only_block_p(basic_block)
Definition tree-cfg.cc:9731
edge gimple_switch_default_edge(function *, gswitch *)
Definition tree-cfg.cc:9723
gimple * last_and_only_stmt(basic_block)
Definition tree-cfg.cc:2983
basic_block insert_cond_bb(basic_block, gimple *, gimple *, profile_probability)
Definition tree-cfg.cc:9540
tree find_case_label_for_value(const gswitch *switch_stmt, tree val)
Definition tree-cfg.cc:2570
bool is_ctrl_stmt(gimple *)
Definition tree-cfg.cc:2768
void gimple_debug_cfg(dump_flags_t)
Definition tree-cfg.cc:2632
void dump_cfg_stats(FILE *)
Definition tree-cfg.cc:2667
basic_block single_noncomplex_succ(basic_block bb)
Definition tree-cfg.cc:2267
bool stmt_ends_bb_p(gimple *)
Definition tree-cfg.cc:2904
void replace_uses_by(tree, tree)
Definition tree-cfg.cc:2037
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:5328
basic_block move_sese_region_to_fn(struct function *, basic_block, basic_block, tree)
Definition tree-cfg.cc:7856
basic_block split_edge_bb_loc(edge)
Definition tree-cfg.cc:3016
void add_phi_args_after_copy_bb(basic_block)
Definition tree-cfg.cc:6701
bool group_case_labels(void)
Definition tree-cfg.cc:1934
bool simple_goto_p(gimple *)
Definition tree-cfg.cc:2832
edge find_taken_edge(basic_block, tree)
Definition tree-cfg.cc:2445
unsigned int split_edges_for_insertion()
Definition tree-cfg.h:130
void print_loops_bb(FILE *, basic_block, int, int)
Definition tree-cfg.cc:8593
void debug_loops(int)
Definition tree-cfg.cc:8786
void copy_phi_arg_into_existing_phi(edge, edge)
Definition tree-cfg.cc:6869
void notice_special_calls(gcall *)
Definition tree-cfg.cc:2286
void extract_true_false_edges_from_block(basic_block, edge *, edge *)
Definition tree-cfg.cc:9587
void delete_tree_cfg_annotations(function *)
Definition tree-cfg.cc:2912
bool gimple_duplicate_sese_tail(edge, edge, basic_block *, unsigned, basic_block *)
Definition tree-cfg.cc:6920
basic_block get_abnormal_succ_dispatcher(basic_block)
Definition tree-cfg.cc:715
void gimple_dump_cfg(FILE *, dump_flags_t)
Definition tree-cfg.cc:2644
bool gimple_seq_unreachable_p(gimple_seq)
Definition tree-cfg.cc:441
bool computed_goto_p(gimple *)
Definition tree-cfg.cc:431
edge gimple_switch_edge(function *, gswitch *, unsigned)
Definition tree-cfg.cc:9715
unsigned int split_critical_edges(bool for_edge_insertion_p=false)
Definition tree-cfg.cc:9445
void debug_function(tree, dump_flags_t)
Definition tree-cfg.cc:8559
bool is_ctrl_altering_stmt(gimple *)
Definition tree-cfg.cc:2788
tree gimple_block_label(basic_block)
Definition tree-cfg.cc:6127
void cleanup_dead_labels(void)
Definition tree-cfg.cc:1607
gimple * last_nondebug_stmt(basic_block)
Definition tree-cfg.cc:2965
bool group_case_labels_stmt(gswitch *)
Definition tree-cfg.cc:1810
#define TYPE_SIZE_UNIT(NODE)
Definition tree.h:2303
#define TREE_CODE(NODE)
Definition tree.h:324
#define TREE_TYPE(NODE)
Definition tree.h:512
#define TREE_ADDRESSABLE(NODE)
Definition tree.h:744