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:1330
void verify_sese(basic_block, basic_block, vec< basic_block > *)
Definition tree-cfg.cc:7605
bool gimple_purge_all_dead_eh_edges(const_bitmap)
Definition tree-cfg.cc:9113
void add_phi_args_after_copy(basic_block *, unsigned, edge)
Definition tree-cfg.cc:6635
gimple * first_stmt(basic_block)
Definition tree-cfg.cc:2823
bool gimple_duplicate_seme_region(edge, edge, basic_block *, unsigned, basic_block *, bool)
Definition tree-cfg.cc:6668
basic_block gimple_debug_bb_n(int)
Definition tree-cfg.cc:2504
unsigned int execute_fixup_cfg(void)
Definition tree-cfg.cc:9974
void gt_pch_nx(edge_def *e)
Definition tree-cfg.cc:10178
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:8201
void start_recording_case_labels(void)
Definition tree-cfg.cc:1231
gphi * get_virtual_phi(basic_block)
Definition tree-cfg.cc:2805
basic_block gimple_switch_label_bb(function *, gswitch *, unsigned)
Definition tree-cfg.cc:9615
void debug_loop(class loop *, int)
Definition tree-cfg.cc:8711
void debug_loop_num(unsigned, int)
Definition tree-cfg.cc:8720
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:9136
void debug_verbose(class loop &ref)
Definition tree-cfg.cc:8685
void clear_special_calls(void)
Definition tree-cfg.cc:2188
void end_recording_case_labels(void)
Definition tree-cfg.cc:1249
bool gimple_purge_all_dead_abnormal_call_edges(const_bitmap)
Definition tree-cfg.cc:9166
void gt_ggc_mx(edge_def *e)
Definition tree-cfg.cc:10151
tree get_cases_for_edge(edge, gswitch *)
Definition tree-cfg.cc:1274
bool gather_ssa_name_hash_map_from(tree const &, tree const &, void *)
Definition tree-cfg.cc:7658
void debug_cfg_stats(void)
Definition tree-cfg.cc:2603
bool extract_true_false_controlled_edges(basic_block, basic_block, edge *, edge *)
Definition tree-cfg.cc:9531
void print_loops(FILE *, int)
Definition tree-cfg.cc:8655
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:2425
bool stmt_can_make_abnormal_goto(gimple *)
Definition tree-cfg.cc:2640
void gather_blocks_in_sese_region(basic_block entry, basic_block exit, vec< basic_block > *bbs_p)
Definition tree-cfg.cc:6970
void generate_range_test(basic_block bb, tree index, tree low, tree high, tree *lhs, tree *rhs)
Definition tree-cfg.cc:9593
void remove_edge_and_dominated_blocks(edge)
Definition tree-cfg.cc:8941
void gimple_debug_bb(basic_block)
Definition tree-cfg.cc:2495
basic_block gimple_switch_default_bb(function *, gswitch *)
Definition tree-cfg.cc:9623
void fold_loop_internal_call(gimple *, tree)
Definition tree-cfg.cc:7692
bool gimple_purge_dead_eh_edges(basic_block)
Definition tree-cfg.cc:9086
bool verify_gimple_in_cfg(struct function *, bool, bool=true)
Definition tree-cfg.cc:5432
bool cond_only_block_p(basic_block)
Definition tree-cfg.cc:9648
edge gimple_switch_default_edge(function *, gswitch *)
Definition tree-cfg.cc:9640
gimple * last_and_only_stmt(basic_block)
Definition tree-cfg.cc:2857
basic_block insert_cond_bb(basic_block, gimple *, gimple *, profile_probability)
Definition tree-cfg.cc:9457
tree find_case_label_for_value(const gswitch *switch_stmt, tree val)
Definition tree-cfg.cc:2455
bool is_ctrl_stmt(gimple *)
Definition tree-cfg.cc:2653
void gimple_debug_cfg(dump_flags_t)
Definition tree-cfg.cc:2517
void dump_cfg_stats(FILE *)
Definition tree-cfg.cc:2552
basic_block single_noncomplex_succ(basic_block bb)
Definition tree-cfg.cc:2152
bool stmt_ends_bb_p(gimple *)
Definition tree-cfg.cc:2789
void replace_uses_by(tree, tree)
Definition tree-cfg.cc:1922
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:5233
basic_block move_sese_region_to_fn(struct function *, basic_block, basic_block, tree)
Definition tree-cfg.cc:7773
basic_block split_edge_bb_loc(edge)
Definition tree-cfg.cc:2890
void add_phi_args_after_copy_bb(basic_block)
Definition tree-cfg.cc:6618
bool group_case_labels(void)
Definition tree-cfg.cc:1819
bool simple_goto_p(gimple *)
Definition tree-cfg.cc:2717
edge find_taken_edge(basic_block, tree)
Definition tree-cfg.cc:2330
unsigned int split_edges_for_insertion()
Definition tree-cfg.h:130
void print_loops_bb(FILE *, basic_block, int, int)
Definition tree-cfg.cc:8510
void debug_loops(int)
Definition tree-cfg.cc:8703
void copy_phi_arg_into_existing_phi(edge, edge)
Definition tree-cfg.cc:6786
void notice_special_calls(gcall *)
Definition tree-cfg.cc:2171
void extract_true_false_edges_from_block(basic_block, edge *, edge *)
Definition tree-cfg.cc:9504
void delete_tree_cfg_annotations(function *)
Definition tree-cfg.cc:2797
bool gimple_duplicate_sese_tail(edge, edge, basic_block *, unsigned, basic_block *)
Definition tree-cfg.cc:6837
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:2529
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:9632
unsigned int split_critical_edges(bool for_edge_insertion_p=false)
Definition tree-cfg.cc:9362
void debug_function(tree, dump_flags_t)
Definition tree-cfg.cc:8476
bool is_ctrl_altering_stmt(gimple *)
Definition tree-cfg.cc:2673
tree gimple_block_label(basic_block)
Definition tree-cfg.cc:6044
void cleanup_dead_labels(void)
Definition tree-cfg.cc:1492
gimple * last_nondebug_stmt(basic_block)
Definition tree-cfg.cc:2839
bool group_case_labels_stmt(gswitch *)
Definition tree-cfg.cc:1695
#define TYPE_SIZE_UNIT(NODE)
Definition tree.h:2344
#define TREE_CODE(NODE)
Definition tree.h:325
#define TREE_TYPE(NODE)
Definition tree.h:513
#define TREE_ADDRESSABLE(NODE)
Definition tree.h:745