Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.h22 class GraphCreator {
24 GraphCreator() = delete;
25 explicit GraphCreator(ArenaAllocator &allocator, ArenaAllocator &local_allocator) in GraphCreator() function
269 StatisticGenerator(InstGenerator &inst_generator, GraphCreator &graph_creator) in StatisticGenerator()
291 GraphCreator &graph_creator_;