Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.cpp123 auto pivot = static_cast<unsigned>(std::distance(out.begin(), it)); in LexBFS() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.cpp109 auto pivot = static_cast<unsigned>(std::distance(out.begin(), it)); in LexBFS() local