Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space.cc118 inline bool RegionSpace::Region::ShouldBeEvacuated() { in ShouldBeEvacuated() function in art::gc::space::RegionSpace::Region
167 bool should_evacuate = force_evacuate_all || r->ShouldBeEvacuated(); in SetFromSpace()
Dregion_space.h375 ALWAYS_INLINE bool ShouldBeEvacuated();