Searched refs:InactiveLiveRangeQueue (Results 1 – 2 of 2) sorted by relevance
1439 using InactiveLiveRangeQueue = variable1445 InactiveLiveRangeQueue& inactive_live_ranges(int reg) { in inactive_live_ranges()1459 InactiveLiveRangeQueue::iterator InactiveToHandled(1460 InactiveLiveRangeQueue::iterator it);1461 InactiveLiveRangeQueue::iterator InactiveToActive(1462 InactiveLiveRangeQueue::iterator it, LifetimePosition position);1517 ZoneVector<InactiveLiveRangeQueue> inactive_live_ranges_;
3020 inactive_live_ranges_(num_registers(), InactiveLiveRangeQueue(local_zone), in LinearScanAllocator()3917 LinearScanAllocator::InactiveLiveRangeQueue::iterator3918 LinearScanAllocator::InactiveToHandled(InactiveLiveRangeQueue::iterator it) { in InactiveToHandled()3926 LinearScanAllocator::InactiveLiveRangeQueue::iterator3927 LinearScanAllocator::InactiveToActive(InactiveLiveRangeQueue::iterator it, in InactiveToActive()