Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.cpp37 ArenaVector<ColorNode *> &physicalNodes) in FillPhysicalNodes()
51 ArenaVector<ColorNode *> physicalNodes(GetGraph()->GetLocalAllocator()->Adapter()); in BuildIG() local