Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc526 auto active_kept_end = std::remove_if( in LinearScan() local
540 active_.erase(active_kept_end, active_.end()); in LinearScan()