Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.h47 using IndexVector = SmallVector<unsigned, DEFAULT_VECTOR_SIZE>; variable
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.h56 using IndexVector = SmallVector<unsigned, DEFAULT_VECTOR_SIZE>; variable