Home
last modified time | relevance | path

Searched defs:IsIntersectedWithYoung (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.cpp61 bool ObjectAllocatorG1<MT_MODE>::IsIntersectedWithYoung(const MemRange &memRange) in IsIntersectedWithYoung() function in ark::mem::ObjectAllocatorG1
/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator.cpp557 bool ObjectAllocatorGen<MT_MODE>::IsIntersectedWithYoung(const MemRange &memRange) in IsIntersectedWithYoung() function in ark::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h673 bool IsIntersectedWithYoung([[maybe_unused]] const MemRange &memRange) final in IsIntersectedWithYoung() function