Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_sweep.cc1283 accounting::LargeObjectBitmap* large_live_objects = large_object_space->GetLiveBitmap(); in SweepArray() local
1286 std::swap(large_live_objects, large_mark_objects); in SweepArray()
Dconcurrent_copying.cc2604 accounting::LargeObjectBitmap* large_live_objects = large_object_space->GetLiveBitmap(); in SweepArray() local
2607 std::swap(large_live_objects, large_mark_objects); in SweepArray()