Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_config.h44 #define MIR_ASSERT(...) \ macro
81 #define MIR_ASSERT(...) assert(__VA_ARGS__) macro
H A Dcmpl.h109 MIR_ASSERT(puIdx <= numFuncs); // puIdx starts from 1 in FuncFromPuIdx()

Completed in 2 milliseconds