Home
last modified time | relevance | path

Searched defs:RunPhasesImpl (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/
Depsilon-g1.cpp79 void EpsilonG1GC<LanguageConfig>::RunPhasesImpl([[maybe_unused]] GCTask &task) in RunPhasesImpl() function in ark::mem::EpsilonG1GC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon/
Depsilon.cpp41 void EpsilonGC<LanguageConfig>::RunPhasesImpl([[maybe_unused]] GCTask &task) in RunPhasesImpl() function in ark::mem::EpsilonGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/cmc-gc-adapter/
Dcmc-gc-adapter.cpp41 void CMCGCAdapter<LanguageConfig>::RunPhasesImpl([[maybe_unused]] GCTask &task) in RunPhasesImpl() function in ark::mem::CMCGCAdapter
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp62 void StwGC<LanguageConfig>::RunPhasesImpl(GCTask &task) in RunPhasesImpl() function in ark::mem::StwGC
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h72 void RunPhasesImpl([[maybe_unused]] GCTask &task) override {} in RunPhasesImpl() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp68 void GenGC<LanguageConfig>::RunPhasesImpl(GCTask &task) in RunPhasesImpl() function in ark::mem::GenGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp791 void G1GC<LanguageConfig>::RunPhasesImpl(ark::GCTask &task) in RunPhasesImpl() function in ark::mem::G1GC