Searched refs:temp_intervals_ (Results 1 – 4 of 4) sorted by relevance
161 ScopedArenaVector<LiveInterval*> temp_intervals_; variable
137 ScopedArenaVector<LiveInterval*> temp_intervals_; variable
55 temp_intervals_(allocator->Adapter(kArenaAllocRegisterAllocator)), in RegisterAllocatorLinearScan()68 temp_intervals_.reserve(4); in RegisterAllocatorLinearScan()103 ArrayRef<LiveInterval* const>(temp_intervals_)); in AllocateRegisters()243 temp_intervals_.push_back(interval); in ProcessInstruction()252 temp_intervals_.push_back(interval); in ProcessInstruction()257 temp_intervals_.push_back(high); in ProcessInstruction()449 for (LiveInterval* temp : temp_intervals_) { in ValidateInternal()
583 temp_intervals_(allocator->Adapter(kArenaAllocRegisterAllocator)), in RegisterAllocatorGraphColor()725 ArrayRef<LiveInterval* const>(temp_intervals_)); in AllocateRegisters()758 for (LiveInterval* temp : temp_intervals_) { in Validate()966 temp_intervals_.push_back(interval); in CheckForTempLiveIntervals()975 temp_intervals_.push_back(interval); in CheckForTempLiveIntervals()978 temp_intervals_.push_back(interval->GetHighInterval()); in CheckForTempLiveIntervals()