Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/lang/
Dgc_lang.cpp87 void GCLang<LanguageConfig>::PreRunPhasesImpl() in PreRunPhasesImpl() function in ark::mem::GCLang
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h71 void PreRunPhasesImpl() override {} in PreRunPhasesImpl() function