Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.cpp80 constexpr size_t DEFAULT_BOUNDARY_STACK = 16; member
96 SmallVector<unsigned, DEFAULT_BOUNDARY_STACK> boundary_stack; in LexBFS()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.cpp66 constexpr size_t DEFAULT_BOUNDARY_STACK = 16; member
82 SmallVector<unsigned, DEFAULT_BOUNDARY_STACK> boundaryStack; in LexBFS()

Completed in 1 milliseconds