Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-rgn.cc3041 realloc_bb_state_array (int saved_last_basic_block) in realloc_bb_state_array() function
3182 realloc_bb_state_array (saved_last_basic_block); in schedule_region()
3239 realloc_bb_state_array (0); in sched_rgn_init()
H A DChangeLog-2012879 (realloc_bb_state_array): New function.
881 (schedule_region): Call realloc_bb_state_array after schedule_block.
882 (sched_rgn_init): Use realloc_bb_state_array to initialize bb_state.
H A DChangeLog-20132967 realloc_bb_state_array, schedule_region, extend_regions): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-rgn.c3045 realloc_bb_state_array (int saved_last_basic_block) in realloc_bb_state_array() function
3186 realloc_bb_state_array (saved_last_basic_block); in schedule_region()
3243 realloc_bb_state_array (0); in sched_rgn_init()