Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.cpp28 RegAllocGraphColoring::RegAllocGraphColoring(Graph *graph) : RegAllocBase(graph) {} in RegAllocGraphColoring() function in panda::compiler::RegAllocGraphColoring
29 RegAllocGraphColoring::RegAllocGraphColoring(Graph *graph, size_t regs_count) : RegAllocBase(graph,… in RegAllocGraphColoring() function in panda::compiler::RegAllocGraphColoring