Home
last modified time | relevance | path

Searched refs:verify_cgraph_node (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcgraph.h317 void verify_cgraph_node (struct cgraph_node *);
H A Dcgraphunit.c705 verify_cgraph_node (struct cgraph_node *node) in verify_cgraph_node() function
864 verify_cgraph_node (node); in verify_cgraph()
1940 verify_cgraph_node (first_clone); in save_inline_function_body()
H A Dtree-inline.c2025 verify_cgraph_node (cg_edge->callee); in expand_call_inline()
2266 verify_cgraph_node (id.dst_node); in optimize_inline_calls()
H A DChangeLog-20061077 * cgraphunit.c (verify_cgraph_node): Bail out on earlier
5416 * cgraphunit.c (verify_cgraph_node): Typo in error message.
6200 * cgraphunit.c (verify_cgraph_node): Fix cgraph_hash testing.
15938 * cgraphunit.c (verify_cgraph_node): Inline edges might point to inline
H A DChangeLog.tree-ssa3798 * cgraphunit.c (verify_cgraph_node): Do not insist on unemmited extern
4008 (dump_cgraph_node, verify_cgraph, verify_cgraph_node): Declare.
4012 (verify_cgraph_node, verify_cgraph): New global function.
H A DChangeLog-20056758 * cgraphunit.c (verify_cgraph_node): Verify that counts are non-negative.
17174 (verify_cgraph_node): Likewise.
18235 (verify_cgraph_node): Likewise.
H A DChangeLog-200436768 (cgraph_preserve_function_body_p, verify_cgraph, verify_cgraph_node,
36777 (verify_cgraph_node_1, verify_cgraph_node, verify_cgraph): New functions.