Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.h158 ScopedArenaVector<LiveInterval*> fp_intervals_; variable
Dregister_allocator_graph_color.cc582 fp_intervals_(allocator->Adapter(kArenaAllocRegisterAllocator)), in RegisterAllocatorGraphColor()
616 fp_intervals_.push_back(interval); in RegisterAllocatorGraphColor()
632 : fp_intervals_; in AllocateRegisters()
853 : fp_intervals_; in ProcessInstruction()
974 fp_intervals_.push_back(interval); in CheckForTempLiveIntervals()