Home
last modified time | relevance | path

Searched refs:OutputCIR (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.h58 bool OutputCIR() const in OutputCIR() function
100 return GetEnableMethodLog() && OutputCIR(); in EnableMethodCIRLog()
Dpass_manager.cpp105 … ctx.GetByteCodes(), hasTypes, enableMethodLog && log_->OutputCIR(), in Compile()