Searched refs:dump_cgraph_node (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcgraph.h260 void dump_cgraph_node (FILE *, struct cgraph_node *);
H A Dipa-utils.c59 dump_cgraph_node(dump_file, order[i]);
H A Dipa-reference.c729 dump_cgraph_node (stderr, orig_y);
731 dump_cgraph_node (stderr, target);
1084 dump_cgraph_node (stderr, node);
H A Dcgraphunit.c834 dump_cgraph_node (stderr, node);
1216 dump_cgraph_node (stderr, node);
1614 dump_cgraph_node (stderr, node);
H A Dcgraph.c699 dump_cgraph_node (FILE *f, struct cgraph_node *node) function
781 dump_cgraph_node (f, node);

Completed in 112 milliseconds