Home
last modified time | relevance | path

Searched refs:verify_cgraph_nodes (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h1420 static void DEBUG_FUNCTION verify_cgraph_nodes (void);
3190 cgraph_node::verify_cgraph_nodes (); in checking_verify_cgraph_nodes()
H A Dcgraph.c3826 cgraph_node::verify_cgraph_nodes (void) in verify_cgraph_nodes() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h1376 static void DEBUG_FUNCTION verify_cgraph_nodes (void);
3158 cgraph_node::verify_cgraph_nodes (); in checking_verify_cgraph_nodes()
H A Dcgraph.cc3905 cgraph_node::verify_cgraph_nodes (void) in verify_cgraph_nodes() function in cgraph_node
H A DChangeLog-201431281 (static void DEBUG_FUNCTION verify_cgraph_nodes (void)):