Home
last modified time | relevance | path

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

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