Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.h56 static const size_t DEFAULT_VECTOR_SIZE = 64; variable
Dinterference_graph.cpp138 constexpr size_t DEFAULT_VECTOR_SIZE = 64; variable