Home
last modified time | relevance | path

Searched refs:num_input_cgraph_nodes (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dlto-streamer.cc161 lto_stats.num_input_cgraph_nodes); in print_lto_report()
Dlto-streamer.h429 unsigned HOST_WIDE_INT num_input_cgraph_nodes; member
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto.cc139 lto_stats.num_input_cgraph_nodes++; in materialize_cgraph()
DChangeLog4404 (materialize_cgraph): Update lto_stats.num_input_cgraph_nodes.