Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h122 explicit GraphMatrix(ArenaAllocator *alloc) : matrix_(alloc->Adapter()) {} in GraphMatrix() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h141 …explicit GraphMatrix(ArenaAllocator *alloc) : matrix_(alloc->Adapter()), amatrix_(alloc->Adapter()… in GraphMatrix() function