Searched refs:IsSpilledOnlyInDeferredBlocks (Results 1 – 2 of 2) sorted by relevance
597 bool IsSpilledOnlyInDeferredBlocks() const { in IsSpilledOnlyInDeferredBlocks() function604 DCHECK(!IsSpilledOnlyInDeferredBlocks()); in GetSpillMoveInsertionLocations()622 DCHECK(IsSpilledOnlyInDeferredBlocks()); in AddBlockRequiringSpillOperand()627 DCHECK(IsSpilledOnlyInDeferredBlocks()); in GetListOfBlocksRequiringSpillOperands()
3492 if (!range->HasSpillRange() || range->IsSpilledOnlyInDeferredBlocks()) { in LocateSpillSlots()3568 if (!top_range->IsSpilledOnlyInDeferredBlocks()) { in CommitAssignment()3695 int spill_index = range->IsSpilledOnlyInDeferredBlocks() in PopulateReferenceMaps()3780 if (current->TopLevel()->IsSpilledOnlyInDeferredBlocks() && in ResolveControlFlow()3791 result.cur_cover_->TopLevel()->IsSpilledOnlyInDeferredBlocks() && in ResolveControlFlow()3807 !top->IsSpilledOnlyInDeferredBlocks()) in ResolveControlFlow()3843 bool connect_spilled = top_range->IsSpilledOnlyInDeferredBlocks(); in ConnectRanges()3934 DCHECK(range->IsSpilledOnlyInDeferredBlocks()); in CommitSpillsInDeferredBlocks()