Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_stat.cpp26 for (const auto &interv : intervals) { in RegAllocStat() local
Dreg_alloc_graph_coloring.cpp110 const auto *interv = node.GetLifeIntervals(); in PrecolorIG() local
217 const auto *interv = node->GetLifeIntervals(); in AddAffinityEdgeToSibling() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_stat.cpp27 for (const auto &interv : intervals) { in RegAllocStat() local
Dreg_alloc_graph_coloring.cpp129 const auto *interv = node.GetLifeIntervals(); in PrecolorIG() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_regalloc_test.cpp920 for (const auto &interv : interval) { in __anonbbc8952d1402() local
927 for (const auto &interv : interval) { in __anonbbc8952d1402() local
934 for (const auto &interv : interval) { in __anonbbc8952d1402() local
940 for (const auto &interv : interval) { in __anonbbc8952d1402() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp609 for (auto *interv : instLifeIntervals_) { in Cleanup() local
621 for (auto *interv : instLifeIntervals_) { in Finalize() local
624 for (auto *interv : intervalsForTemps_) { in Finalize() local