Searched refs:should_spill (Results 1 – 1 of 1) sorted by relevance
967 bool should_spill = false; in AllocateBlockedReg() local976 should_spill = (first_use >= next_use[reg]) in AllocateBlockedReg()981 should_spill = (first_use >= next_use[reg]); in AllocateBlockedReg()985 if (should_spill) { in AllocateBlockedReg()