Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.h25 explicit GraphCreator(ArenaAllocator &allocator, ArenaAllocator &local_allocator) in GraphCreator() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator.h26 explicit GraphCreator(ArenaAllocator &allocator, ArenaAllocator &localAllocator) in GraphCreator() function
Dunit_test.h116 friend class GraphCreator; member