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()
3273 if (!range->HasSpillRange() || range->IsSpilledOnlyInDeferredBlocks()) { in LocateSpillSlots()3345 if (!top_range->IsSpilledOnlyInDeferredBlocks()) { in CommitAssignment()3469 int spill_index = range->IsSpilledOnlyInDeferredBlocks() in PopulateReferenceMaps()3554 if (current->TopLevel()->IsSpilledOnlyInDeferredBlocks() && in ResolveControlFlow()3565 result.cur_cover_->TopLevel()->IsSpilledOnlyInDeferredBlocks() && in ResolveControlFlow()3578 !top->IsSpilledOnlyInDeferredBlocks()) in ResolveControlFlow()3612 bool connect_spilled = top_range->IsSpilledOnlyInDeferredBlocks(); in ConnectRanges()3704 DCHECK(range->IsSpilledOnlyInDeferredBlocks()); in CommitSpillsInDeferredBlocks()