Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_config.h26 // MIR_DEBUG = 0 : for release building.
27 // MIR_DEBUG = 1 : for debug building.
28 #ifndef MIR_DEBUG
29 #define MIR_DEBUG 0 // currently default to none. turn it on explicitly macro
30 #endif // MIR_DEBUG
120 #if MIR_DEBUG
122 #endif // MIR_DEBUG

Completed in 1 milliseconds