Searched defs:HGraph (Results 1 – 7 of 7) sorted by relevance
/art/compiler/optimizing/ |
D | register_allocator.h | 29 class HGraph; variable
|
D | register_allocator_graph_color.h | 31 class HGraph; variable
|
D | inliner.h | 29 class HGraph; variable
|
D | register_allocator_linear_scan.h | 29 class HGraph; variable
|
D | graph_visualizer.h | 30 class HGraph; variable
|
D | codegen_test.cc | 85 RunCode(target_config, *compiler_options_, graph, [](HGraph*) {}, has_result, expected); in TestCode() argument 97 RunCode(target_config, *compiler_options_, graph, [](HGraph*) {}, has_result, expected); in TestCodeLong() argument 683 RunCode(target_config, *compiler_options_, graph, [](HGraph*) {}, true, expected_result); in TestComparison() argument
|
D | nodes.h | 181 friend class HGraph; variable 1359 friend class HGraph; variable 2590 friend class HGraph; variable 2965 friend class HGraph; variable 3011 friend class HGraph; variable 3047 friend class HGraph; variable 3106 friend class HGraph; variable 3163 friend class HGraph; variable
|