Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.c153 static size_t rtvec_alloc_counts; variable
173 rtvec_alloc_counts++; in rtvec_alloc()
839 if (rtvec_alloc_counts) in dump_rtx_statistics()
842 SIZE_AMOUNT (rtvec_alloc_counts), in dump_rtx_statistics()
844 total_counts += rtvec_alloc_counts; in dump_rtx_statistics()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.cc153 static size_t rtvec_alloc_counts; variable
176 rtvec_alloc_counts++; in rtvec_alloc()
857 if (rtvec_alloc_counts) in dump_rtx_statistics()
860 SIZE_AMOUNT (rtvec_alloc_counts), in dump_rtx_statistics()
862 total_counts += rtvec_alloc_counts; in dump_rtx_statistics()
H A DChangeLog-201217796 * rtl.c (rtx_alloc_counts, rtx_alloc_sizes, rtvec_alloc_counts,
H A DChangeLog-2003572 * rtl.c (rtx_alloc_counts, rtx_alloc_sizes, rtvec_alloc_counts,