Lines Matching defs:control_flow_graph
304 struct GTY(()) control_flow_graph { struct
307 basic_block x_entry_block_ptr;
308 basic_block x_exit_block_ptr;
314 int x_n_basic_blocks;
317 int x_n_edges;
320 int x_last_basic_block;
323 int last_label_uid;
329 enum profile_status_d x_profile_status;
332 enum dom_state x_dom_computed[2];
335 unsigned x_n_bbs_in_dom_tree[2];
339 int max_jumptable_ents;