Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dconstants.h45 constexpr Register VIRTUAL_FRAME_SIZE = INVALID_REG - 1U; variable
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dconstants.h53 constexpr Register VIRTUAL_FRAME_SIZE = INVALID_REG - 1U; variable