Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Drtl.c145 static int rtx_alloc_sizes[(int) LAST_AND_UNUSED_RTX_CODE]; variable
202 rtx_alloc_sizes[code] += RTX_CODE_SIZE (code); in rtx_alloc_stat()
457 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
459 total_sizes += rtx_alloc_sizes[i]; in dump_rtx_statistics()