Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.cpp700 const uint32_t COMPONENT_MASK = panda::Logger::Component::ASSEMBLER | in AnalysisProgram() local
703 panda::Logger::InitializeStdLogging(panda::Logger::Level::ERROR, COMPONENT_MASK); in AnalysisProgram()
720 const uint32_t COMPONENT_MASK = panda::Logger::Component::ASSEMBLER | in OptimizeProgram() local
723 panda::Logger::InitializeStdLogging(panda::Logger::Level::ERROR, COMPONENT_MASK); in OptimizeProgram()

Completed in 2 milliseconds