Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/epsilon/
Depsilon.cpp41 void EpsilonGC<LanguageConfig>::RunPhasesImpl([[maybe_unused]] GCTask &task) in RunPhasesImpl() function in panda::mem::EpsilonGC
/arkcompiler/runtime_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp62 void StwGC<LanguageConfig>::RunPhasesImpl(GCTask &task) in RunPhasesImpl() function in panda::mem::StwGC
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h53 void RunPhasesImpl([[maybe_unused]] GCTask &task) override {} in RunPhasesImpl() function
/arkcompiler/runtime_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp76 void GenGC<LanguageConfig>::RunPhasesImpl(GCTask &task) in RunPhasesImpl() function in panda::mem::GenGC
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-gc.cpp544 void G1GC<LanguageConfig>::RunPhasesImpl(panda::GCTask &task) in RunPhasesImpl() function in panda::mem::G1GC