Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.cc181 #define GET_ARRAY_SIZE(X) ((((X) / 4) + 1) * 5) macro
853 new_size = GET_ARRAY_SIZE (new_size); in copy_bb()
2359 array_size = GET_ARRAY_SIZE (last_basic_block_for_fn (cfun)); in reorder_basic_blocks_software_trace_cache()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbb-reorder.c181 #define GET_ARRAY_SIZE(X) ((((X) / 4) + 1) * 5) macro
853 new_size = GET_ARRAY_SIZE (new_size); in copy_bb()
2358 array_size = GET_ARRAY_SIZE (last_basic_block_for_fn (cfun)); in reorder_basic_blocks_software_trace_cache()