Home
last modified time | relevance | path

Searched refs:core_intervals_ (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator_graph_color.h157 ScopedArenaVector<LiveInterval*> core_intervals_; variable
Dregister_allocator_graph_color.cc581 core_intervals_(allocator->Adapter(kArenaAllocRegisterAllocator)), in RegisterAllocatorGraphColor()
604 core_intervals_.push_back(interval); in RegisterAllocatorGraphColor()
631 ? core_intervals_ in AllocateRegisters()
852 ? core_intervals_ in ProcessInstruction()
965 core_intervals_.push_back(interval); in CheckForTempLiveIntervals()