Searched refs:dump_cgraph_node (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | ipa-utils.c | 59 dump_cgraph_node(dump_file, order[i]); in ipa_utils_print_order()
|
| H A D | ipa-reference.c | 728 dump_cgraph_node (stderr, orig_y); in merge_callee_local_info() 730 dump_cgraph_node (stderr, target); in merge_callee_local_info() 1082 dump_cgraph_node (stderr, node); in static_execute()
|
| H A D | cgraph.h | 260 void dump_cgraph_node (FILE *, struct cgraph_node *);
|
| H A D | cgraphunit.c | 848 dump_cgraph_node (stderr, node); in verify_cgraph_node() 1230 dump_cgraph_node (stderr, node); in cgraph_mark_functions_to_output() 1628 dump_cgraph_node (stderr, node); in cgraph_optimize()
|
| H A D | cgraph.c | 699 dump_cgraph_node (FILE *f, struct cgraph_node *node) in dump_cgraph_node() function 781 dump_cgraph_node (f, node); in dump_cgraph()
|
| H A D | ChangeLog-2004 | 7685 * cgraph.c.dump_cgraph_node: removed static var analysis. 13061 * cgraph.c (dump_cgraph_node): Added print routines for new fields. 36754 (dump_cgraph_node): Break out from ... ; dump new datastructures. 36765 (dump_cgraph_node, cgraph_edge, cg4raph_clone_edge, cgraph_clone_node,
|
| H A D | ChangeLog-2005 | 16355 (dump_cgraph_node): Dump availability. 16423 * cgraph.c (dump_cgraph_node): Print new flags. 17831 (dump_cgraph_node): Dump count.
|
| H A D | ChangeLog.tree-ssa | 4008 (dump_cgraph_node, verify_cgraph, verify_cgraph_node): Declare.
|