Lines Matching defs:interval
86 static bool ShouldProcess(bool processing_core_registers, LiveInterval* interval) { in ShouldProcess()
134 LiveInterval* interval = location.IsRegister() in BlockRegister() local
241 LiveInterval* interval = in ProcessInstruction() local
250 LiveInterval* interval = in ProcessInstruction() local
402 explicit AllRangesIterator(LiveInterval* interval) in AllRangesIterator()
529 [this, position](LiveInterval* interval) { in LinearScan()
548 [this, position](LiveInterval* interval) { in LinearScan()
591 static void FreeIfNotCoverAt(LiveInterval* interval, size_t position, size_t* free_until) { in FreeIfNotCoverAt()
643 LiveInterval* interval = inputs[i]->GetLiveInterval()->GetLastSibling(); in TryAllocateFreeReg() local
826 LiveInterval* interval = *pos; in RemoveIntervalAndPotentialOtherHalf() local
1056 LiveInterval* interval) { in AddSorted()
1079 void RegisterAllocatorLinearScan::AllocateSpillSlotFor(LiveInterval* interval) { in AllocateSpillSlotFor()
1173 LiveInterval* interval = phi->GetLiveInterval(); in AllocateSpillSlotForCatchPhi() local