Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space.cc365 bool is_newly_allocated = r->IsNewlyAllocated(); in SetFromSpace() local
382 if (use_generational_cc_ && !should_evacuate && is_newly_allocated) { in SetFromSpace()