Home
last modified time | relevance | path

Searched defs:HGraph (Results 1 – 8 of 8) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dexecution_subgraph_test.h24 class HGraph; variable
H A Dregister_allocator.h29 class HGraph; variable
H A Dinliner.h30 class HGraph; variable
H A Dregister_allocator_graph_color.h31 class HGraph; variable
H A Dregister_allocator_linear_scan.h29 class HGraph; variable
H A Dgraph_visualizer.h32 class HGraph; variable
H A Dcodegen_test.cc86 RunCode(target_config, *compiler_options, graph, [](HGraph*) {}, has_result, expected); in TestCode() argument
99 RunCode(target_config, *compiler_options, graph, [](HGraph*) {}, has_result, expected); in TestCodeLong() argument
689 RunCode(target_config, *compiler_options, graph, [](HGraph*) {}, true, expected_result); in TestComparison() argument
H A Dnodes.h186 friend class HGraph; variable
1445 friend class HGraph; variable
2773 friend class HGraph; variable