Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_option.cpp404 bool CGOptions::DumpPhase(const std::string &phase) in DumpPhase() function in maplebe::CGOptions
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Doption.h56 static bool DumpPhase(const std::string &phase) in DumpPhase() function