Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_stat.cpp27 for (const auto &interv : intervals) { in RegAllocStat() local
Dreg_alloc_graph_coloring.cpp119 const auto *interv = node.GetLifeIntervals(); in PrecolorIG() local
226 const auto *interv = node->GetLifeIntervals(); in AddAffinityEdgeToSibling() local
/arkcompiler/runtime_core/compiler/tests/
Dreg_alloc_graph_coloring_test.cpp257 for (const auto *interv : la.GetLifeIntervals()) { in TEST_F() local