Home
last modified time | relevance | path

Searched defs:collection_set (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-gc.cpp926 …<LanguageConfig> G1GC<LanguageConfig>::CollectVerificationInfo(const CollectionSet &collection_set) in CollectVerificationInfo()
942 const CollectionSet &collection_set) in VerifyCollectAndMove()
962 bool G1GC<LanguageConfig>::CollectAndMove(const CollectionSet &collection_set) in CollectAndMove()
1232 CollectionSet collection_set(g1_allocator->GetYoungRegions()); in GetCollectibleRegions() local
/arkcompiler/runtime_core/runtime/tests/
Dg1gc_test.cpp499 PandaSet<Region *> collection_set; in GetCollectionSet() local