Searched refs:verify_cgraph_node (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dcgraph.h317 void verify_cgraph_node (struct cgraph_node *);
H A Dcgraphunit.c705 verify_cgraph_node (struct cgraph_node *node) function
849 internal_error ("verify_cgraph_node failed");
864 verify_cgraph_node (node);
1940 verify_cgraph_node (first_clone);
H A Dtree-inline.c2025 verify_cgraph_node (cg_edge->callee);
2266 verify_cgraph_node (id.dst_node);

Completed in 70 milliseconds