Home
last modified time | relevance | path

Searched refs:n_p_loops (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite.cc72 profile_count n_p_loops = profile_count::zero (); in print_global_statistics() local
91 n_p_loops += bb->count; in print_global_statistics()
118 n_p_loops.dump (file); in print_global_statistics()
136 profile_count n_p_loops = profile_count::zero (); in print_graphite_scop_statistics() local
169 n_p_loops += bb->count; in print_graphite_scop_statistics()
192 n_p_loops.dump (file); in print_graphite_scop_statistics()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite.c72 profile_count n_p_loops = profile_count::zero (); in print_global_statistics() local
91 n_p_loops += bb->count; in print_global_statistics()
118 n_p_loops.dump (file); in print_global_statistics()
136 profile_count n_p_loops = profile_count::zero (); in print_graphite_scop_statistics() local
169 n_p_loops += bb->count; in print_graphite_scop_statistics()
192 n_p_loops.dump (file); in print_graphite_scop_statistics()