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_ir/include/
Doption.h50 static bool DumpPhase(const std::string &phase) in DumpPhase() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_option.cpp840 bool CGOptions::DumpPhase(const std::string &phase) in DumpPhase() function in maplebe::CGOptions