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