Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dmarker.h29 constexpr uint32_t MARKER_SIZE = 32; member
30 constexpr uint32_t MAX_MARKER = ((1U << (MARKER_SIZE - MARKERS_NUM)) - 1U);
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dmarker.h29 constexpr uint32_t MARKER_SIZE = 32; member
30 constexpr uint32_t MAX_MARKER = ((1U << (MARKER_SIZE - MARKERS_NUM)) - 1U);

Completed in 2 milliseconds