Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompiler_log.h58 bool OutputCIR() const in OutputCIR() function in panda::ecmascript::kungfu::CompilerLog
100 return GetEnableMethodLog() && OutputCIR(); in EnableMethodCIRLog()
H A Dpass_manager.cpp129 circuit_, ctx_->GetByteCodes(), enableMethodLog && log_->OutputCIR(), in Compile()
309 ctx.GetByteCodes(), enableMethodLog && log_->OutputCIR(),

Completed in 2 milliseconds