Searched refs:unhandled_core_intervals_ (Results 1 – 3 of 3) sorted by relevance
110 ScopedArenaVector<LiveInterval*> unhandled_core_intervals_; variable
477 register_allocator.unhandled_ = ®ister_allocator.unhandled_core_intervals_; in TEST_F()923 register_allocator.unhandled_core_intervals_.push_back(fourth); in TEST_F()924 register_allocator.unhandled_core_intervals_.push_back(third); in TEST_F()925 register_allocator.unhandled_core_intervals_.push_back(second); in TEST_F()926 register_allocator.unhandled_core_intervals_.push_back(first); in TEST_F()932 register_allocator.unhandled_ = ®ister_allocator.unhandled_core_intervals_; in TEST_F()
47 unhandled_core_intervals_(allocator->Adapter(kArenaAllocRegisterAllocator)), in RegisterAllocatorLinearScan()191 unhandled_ = &unhandled_core_intervals_; in AllocateRegistersInternal()245 unhandled_core_intervals_.push_back(interval); in ProcessInstruction()304 ? unhandled_core_intervals_ in ProcessInstruction()489 unhandled_ : &unhandled_core_intervals_; in DumpAllIntervals()