Searched defs:RegAllocGraphColoring (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ | ||
| D | reg_alloc_graph_coloring.cpp | 28 RegAllocGraphColoring::RegAllocGraphColoring(Graph *graph) : RegAllocBase(graph) {} in RegAllocGraphColoring() function in panda::compiler::RegAllocGraphColoring |