Home
last modified time | relevance | path

Searched refs:GetPhasesList (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/
H A Des2panda.cpp88 std::string Compiler::GetPhasesList() const in GetPhasesList() function in ark::es2panda::Compiler
90 return compiler::CompilerImpl::GetPhasesList(ext_); in GetPhasesList()
H A Des2panda.h263 std::string GetPhasesList() const;
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcompilerImpl.h67 static std::string GetPhasesList(const ScriptExtension ext);
H A DcompilerImpl.cpp370 std::string CompilerImpl::GetPhasesList(const ScriptExtension ext) in GetPhasesList() function in CompilerImpl
/arkcompiler/ets_frontend/ets2panda/aot/
H A Dmain.cpp147 std::cerr << compiler.GetPhasesList(); in Run()

Completed in 3 milliseconds