Home
last modified time | relevance | path

Searched defs:phases (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/
H A Dpublic.h51 std::vector<compiler::Phase *> phases; member
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcompilerImpl.cpp230 static bool RunPhases(CompilerImpl *compilerImpl, public_lib::Context &context, const std::vector<Phase *> &phases, in RunPhases() argument
191 RunVerifierAndPhases(CompilerImpl *compilerImpl, public_lib::Context &context, const std::vector<Phase *> &phases, parser::Program &program) RunVerifierAndPhases() argument

Completed in 2 milliseconds