Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Drtl.c146 static int rtvec_alloc_counts; variable
166 rtvec_alloc_counts++; in rtvec_alloc()
461 if (rtvec_alloc_counts) in dump_rtx_statistics()
464 rtvec_alloc_counts, rtvec_alloc_sizes); in dump_rtx_statistics()
465 total_counts += rtvec_alloc_counts; in dump_rtx_statistics()
DChangeLog-2003572 * rtl.c (rtx_alloc_counts, rtx_alloc_sizes, rtvec_alloc_counts,