Home
last modified time | relevance | path

Searched defs:GetProgram (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.h144 pandasm::Program *GetProgram() const in GetProgram() function
/arkcompiler/ets_frontend/ets2panda/test/unit/
Dast_dumper_test.cpp49 … static panda::pandasm::Program *GetProgram(int argc, const char **argv, std::string_view fileName, in GetProgram() function in ASTDumperTest
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp679 panda::pandasm::Program *Emitter::GetProgram() const in GetProgram() function in panda::es2panda::compiler::Emitter