Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.cpp109 IndexVector affinity_nodes; in PrecolorIG() local
152 void RegAllocGraphColoring::BuildBias(InterferenceGraph *ig, const IndexVector &affinity_nodes) in BuildBias()
195 …raphColoring::AddAffinityEdges(InterferenceGraph *ig, ColorNode *node, IndexVector *affinity_nodes) in AddAffinityEdges()
216 IndexVector *affinity_nodes) in AddAffinityEdgeToSibling()