Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_linear_scan.cpp322 auto &useTable = GetGraph()->GetAnalysis<LivenessAnalyzer>().GetUseTable(); in GetSuitableRegister() local
544 auto &useTable = GetGraph()->GetAnalysis<LivenessAnalyzer>().GetUseTable(); in HandleFixedIntervalIntersection() local