Home
last modified time | relevance | path

Searched defs:live (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocation_resolver.cc158 BitVector* live = liveness_.GetLiveInSet(*block); in Resolve() local
171 BitVector* live = liveness_.GetLiveInSet(*block); in Resolve() local
/art/runtime/gc/accounting/
Dspace_bitmap.cc208 Atomic<uintptr_t>* live = live_bitmap.bitmap_begin_; in SweepWalk() local