Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dref_updater.h45 bool IsSameRegion(ObjectHeader *o1, ObjectHeader *o2) const in IsSameRegion() function
Dg1-evacuate-regions-worker-state.h91 bool IsSameRegion(void *ref, void *obj) const in IsSameRegion() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_allocator.h52 static inline bool IsSameRegion(const void *o1, const void *o2, size_t regionSizeBits) in IsSameRegion() function