Searched refs:GetSpill (Results 1 – 2 of 2) sorted by relevance
207 if (curr_lifetime->GetSpill() == -1) { in ConsiderSpill()246 if (spill_lifetime->GetSpill() == -1) { in SpillAndAssign()
261 int GetSpill() const { return spill_slot_; } in GetSpill() function390 out->back().SetSpill(GetSpill()); in Split()