Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dreg_alloc_interference_graph_test.cpp142 auto peo = gr.LexBFS(); in TEST_F() local
151ArenaVector<unsigned> &peo, unsigned peoCount) in BuildSubgraph()
186 auto peo = gr.LexBFS(); in TEST_F() local
/arkcompiler/runtime_core/compiler/tests/
Dreg_alloc_interference_graph_test.cpp124 … ::std::pair<unsigned, unsigned> *edges, unsigned count, ArenaVector<unsigned> &peo, in BuildSubgraph()
154 auto peo = gr.LexBFS(); in TEST_F() local
176 auto peo = gr.LexBFS(); in TEST_F() local
Dreg_alloc_interference_graph_new_test.cpp64 ArenaVector<unsigned> &peo, size_t peo_count) in BuildSubgraph()
287 auto peo = ig.LexBFS(); variable
319 auto peo = ig.LexBFS(); variable
Dcompiler_regalloc_test.cpp334 auto peo = gr.LexBFS(); in __anon1e16ecec0a02() local
371 auto peo = gr.LexBFS(); in __anon1e16ecec0b02() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.cpp139 bool InterferenceGraph::CheckNeighborsInClique(const ArenaVector<unsigned> &peo, in CheckNeighborsInClique()
154 const auto &peo = LexBFS(); in IsChordal() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.cpp139 const auto &peo = LexBFS(); in IsChordal() local