Home
last modified time | relevance | path

Searched refs:DumpPhase (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Doption.h56 static bool DumpPhase(const std::string &phase) in DumpPhase() function in maple::Options
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcg_option.h262 static bool DumpPhase(const std::string &phase);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcg_phasemanager.cpp241 if (CGOptions::DumpPhase(phaseName) && CGOptions::FuncFilter(f.GetName())) { in DumpFuncCGIR()
H A Dcg_option.cpp409 bool CGOptions::DumpPhase(const std::string &phase) in DumpPhase() function in maplebe::CGOptions

Completed in 4 milliseconds