Searched defs:HGraph (Results 1 – 8 of 8) sorted by relevance
/art/compiler/optimizing/ |
D | execution_subgraph_test.h | 24 class HGraph; variable
|
D | register_allocator.h | 29 class HGraph; variable
|
D | register_allocator_graph_color.h | 31 class HGraph; variable
|
D | inliner.h | 30 class HGraph; variable
|
D | register_allocator_linear_scan.h | 29 class HGraph; variable
|
D | graph_visualizer.h | 32 class HGraph; variable
|
D | codegen_test.cc | 86 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
|
D | nodes.h | 186 friend class HGraph; variable 1445 friend class HGraph; variable 2773 friend class HGraph; variable
|