Lines Matching defs:interval
86 static bool ShouldProcess(bool processing_core_registers, LiveInterval* interval) { in ShouldProcess()
134 LiveInterval* interval = location.IsRegister() in BlockRegister() local
314 LiveInterval* interval = in CheckForTempLiveIntervals() local
323 LiveInterval* interval = in CheckForTempLiveIntervals() local
437 explicit AllRangesIterator(LiveInterval* interval) in AllRangesIterator()
564 [this, position](LiveInterval* interval) { in LinearScan()
583 [this, position](LiveInterval* interval) { in LinearScan()
626 static void FreeIfNotCoverAt(LiveInterval* interval, size_t position, size_t* free_until) { in FreeIfNotCoverAt()
678 LiveInterval* interval = inputs[i]->GetLiveInterval()->GetLastSibling(); in TryAllocateFreeReg() local
861 LiveInterval* interval = *pos; in RemoveIntervalAndPotentialOtherHalf() local
1091 LiveInterval* interval) { in AddSorted()
1114 void RegisterAllocatorLinearScan::AllocateSpillSlotFor(LiveInterval* interval) { in AllocateSpillSlotFor()
1208 LiveInterval* interval = phi->GetLiveInterval(); in AllocateSpillSlotForCatchPhi() local