Home
last modified time | relevance | path

Searched defs:MAX_NUM_INPUTS (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dcommon.h26 static constexpr compiler::Register MAX_NUM_INPUTS = MAX_NUM_NON_RANGE_ARGS; variable
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcommon.h30 constexpr compiler::Register MAX_NUM_INPUTS = MAX_NUM_NON_RANGE_ARGS; variable