Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.cpp63 bool InterferenceGraph::HasEdge(unsigned a, unsigned b) const in HasEdge() function in panda::compiler::InterferenceGraph
Dinterference_graph.h132 bool HasEdge(unsigned a, unsigned b) const in HasEdge() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.cpp49 bool InterferenceGraph::HasEdge(unsigned a, unsigned b) const in HasEdge() function in ark::compiler::InterferenceGraph
Dinterference_graph.h171 bool HasEdge(unsigned a, unsigned b) const in HasEdge() function