Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.c178 if (lto_stats.num_trees[i]) in print_lto_report()
181 get_tree_code_name ((enum tree_code) i), lto_stats.num_trees[i]); in print_lto_report()
H A Dlto-streamer.h476 unsigned HOST_WIDE_INT num_trees[NUM_TREE_CODES]; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.cc168 if (lto_stats.num_trees[i]) in print_lto_report()
171 get_tree_code_name ((enum tree_code) i), lto_stats.num_trees[i]); in print_lto_report()
H A Dlto-streamer.h436 unsigned HOST_WIDE_INT num_trees[NUM_TREE_CODES]; member