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.cpp117 IndexVector affinity_nodes; in PrecolorIG() local
160 void RegAllocGraphColoring::BuildBias(InterferenceGraph *ig, const IndexVector &affinity_nodes) in BuildBias()
203 …raphColoring::AddAffinityEdges(InterferenceGraph *ig, ColorNode *node, IndexVector *affinity_nodes) in AddAffinityEdges()
224 IndexVector *affinity_nodes) in AddAffinityEdgeToSibling()