Searched refs:to_spill (Results 1 – 1 of 1) sorted by relevance
3916 HARD_REG_SET to_spill; in update_eliminables_and_spill() local3917 CLEAR_HARD_REG_SET (to_spill); in update_eliminables_and_spill()3918 update_eliminables (&to_spill); in update_eliminables_and_spill()3919 used_spill_regs &= ~to_spill; in update_eliminables_and_spill()3922 if (TEST_HARD_REG_BIT (to_spill, i)) in update_eliminables_and_spill()