Searched refs:print_edge_list (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | lcm.c | 397 print_edge_list (dump_file, edge_list); in pre_edge_lcm() 742 print_edge_list (dump_file, edge_list); in pre_edge_rev_lcm()
|
H A D | cfganal.c | 389 print_edge_list (FILE *f, struct edge_list *elist) in print_edge_list() function
|
H A D | basic-block.h | 785 void print_edge_list (FILE *, struct edge_list *);
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | lcm.c | 412 print_edge_list (file, edge_list); 765 print_edge_list (file, edge_list);
|
H A D | basic-block.h | 615 void print_edge_list PARAMS ((FILE *, struct edge_list *));
|
H A D | cfganal.c | 513 print_edge_list (f, elist) in print_edge_list() function
|
H A D | ChangeLog.2 | 10834 (create_edge_list, free_edge-List, print_edge_list, verify_edge_list): 10838 (print_edge_list): Debug output showing an edge list.
|
H A D | ChangeLog.6 | 11669 print_edge_list, verify_edge_list, find_edge_index, flow_nodes_print,
|
H A D | ChangeLog.7 | 7195 find_unreachable_blocks, create_edge_list, print_edge_list,
|