Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dglobal.c2362 bitmap bb_live_pavin, bb_live_pavout; in calculate_reg_pav() local
2367 bb_live_pavout = bb_info->live_pavout; in calculate_reg_pav()
2379 if (! bitmap_equal_p (temp_bitmap, bb_live_pavout)) in calculate_reg_pav()
2381 bitmap_copy (bb_live_pavout, temp_bitmap); in calculate_reg_pav()