Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dsched-rgn.c150 static int current_blocks; variable
408 current_blocks = RGN_BLOCKS (rgn); in debug_regions()
411 fprintf (sched_dump, " %d/%d ", bb, rgn_bb_table[current_blocks + bb]); in debug_regions()
1289 gcc_assert (ebb_head [bb] == bb + current_blocks); in compute_dom_prob_ps()
2654 current_blocks = RGN_BLOCKS (rgn); in schedule_region()
2659 ebb_head[bb] = current_blocks + bb; in schedule_region()
H A DChangeLog-20001711 init_regions, current_nr_blocks, current_blocks, bitset, bitlst,