Searched refs:IsSpilledOnlyInDeferredBlocks (Results 1 – 2 of 2) sorted by relevance
609 bool IsSpilledOnlyInDeferredBlocks() const { in IsSpilledOnlyInDeferredBlocks() function616 DCHECK(!IsSpilledOnlyInDeferredBlocks()); in GetSpillMoveInsertionLocations()634 DCHECK(IsSpilledOnlyInDeferredBlocks()); in AddBlockRequiringSpillOperand()639 DCHECK(IsSpilledOnlyInDeferredBlocks()); in GetListOfBlocksRequiringSpillOperands()
3484 if (!range->HasSpillRange() || range->IsSpilledOnlyInDeferredBlocks()) { in LocateSpillSlots()3556 if (!top_range->IsSpilledOnlyInDeferredBlocks()) { in CommitAssignment()3680 int spill_index = range->IsSpilledOnlyInDeferredBlocks() in PopulateReferenceMaps()3765 if (current->TopLevel()->IsSpilledOnlyInDeferredBlocks() && in ResolveControlFlow()3776 result.cur_cover_->TopLevel()->IsSpilledOnlyInDeferredBlocks() && in ResolveControlFlow()3789 !top->IsSpilledOnlyInDeferredBlocks()) in ResolveControlFlow()3822 bool connect_spilled = top_range->IsSpilledOnlyInDeferredBlocks(); in ConnectRanges()3913 DCHECK(range->IsSpilledOnlyInDeferredBlocks()); in CommitSpillsInDeferredBlocks()