Home
last modified time | relevance | path

Searched refs:IsSkipPhase (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
H A Dme_option.h32 static bool IsSkipPhase(const std::string &phaseName) in IsSkipPhase() function in maple::MeOption
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
H A Dmaple_phase_manager.h96 if (!MeOption::IsSkipPhase(PhaseName)) { \
100 if (!Options::IsSkipPhase(PhaseName) && IsRunMpl2Mpl()) { \
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Doption.h64 static bool IsSkipPhase(const std::string &phaseName) in IsSkipPhase() function in maple::Options
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcg.h37 if (!CGOptions::IsSkipPhase(PhaseName)) { \
H A Dcg_option.h345 static bool IsSkipPhase(const std::string &phaseName) in IsSkipPhase() function in maplebe::CGOptions

Completed in 5 milliseconds