Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.h130 GrowableArray<LiveInterval*> handled_; variable
Dregister_allocator.cc34 handled_(allocator, 0), in RegisterAllocator()
325 handled_.Add(interval); in LinearScan()
340 handled_.Add(interval); in LinearScan()
508 handled_.Add(active); in AllocateBlockedReg()
525 handled_.Add(inactive); in AllocateBlockedReg()