Searched defs:live (Results 1 – 3 of 3) sorted by relevance
158 BitVector* live = liveness_.GetLiveInSet(*block); in Resolve() local171 BitVector* live = liveness_.GetLiveInSet(*block); in Resolve() local
1245 ScopedArenaVector<InterferenceNode*> live(allocator_->Adapter(kArenaAllocRegisterAllocator)); in BuildInterferenceGraph() local
173 Atomic<uintptr_t>* live = live_bitmap.bitmap_begin_; in SweepWalk() local