Searched refs:flow_nodes_print (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | basic-block.h | 736 extern void flow_nodes_print PARAMS ((const char *, const sbitmap,
|
H A D | cfganal.c | 626 flow_nodes_print (str, nodes, file) in flow_nodes_print() function
|
H A D | ChangeLog.2 | 225 * flow.c (flow_nodes_print, flow_exits_print, flow_loops_cfg_dump, 1767 * flow.c (flow_nodes_print, flow_loops_cfg_dump): New functions.
|
H A D | ChangeLog.6 | 11647 (can_fallthru, flow_nodes_print, flow_edge_list_print): Declare. 11669 print_edge_list, verify_edge_list, find_edge_index, flow_nodes_print,
|
/openbsd/gnu/gcc/gcc/ |
H A D | cfganal.c | 522 flow_nodes_print (const char *str, const sbitmap nodes, FILE *file) in flow_nodes_print() function
|
H A D | basic-block.h | 909 extern void flow_nodes_print (const char *, const sbitmap, FILE *);
|