Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.cc3203 cgraph_edge::verify_count () in verify_count() function in cgraph_edge
3555 if (e->verify_count ()) in verify_node()
3588 if (e->verify_count ()) in verify_node()
3629 if (e->verify_count ()) in verify_node()
H A Dcgraph.h1861 bool verify_count ();
H A DChangeLog-20177293 (cgraph_edge::verify_count): ... this one; drop frequency checking.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.c3140 cgraph_edge::verify_count () in verify_count() function
3481 if (e->verify_count ()) in verify_node()
3514 if (e->verify_count ()) in verify_node()
3555 if (e->verify_count ()) in verify_node()
H A Dcgraph.h1898 bool verify_count ();