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 | 30 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 | 92 RunCode(target_config, graph, [](HGraph*) {}, has_result, expected); in TestCode() argument 103 RunCode(target_config, graph, [](HGraph*) {}, has_result, expected); in TestCodeLong() argument 685 RunCode(target_config, graph, [](HGraph*) {}, true, expected_result); in TestComparison() argument 882 RunCode(&codegenMIPS, graph, [](HGraph*) {}, false, 0); in TEST_F() argument
|
| D | nodes.h | 176 friend class HGraph; variable 1307 friend class HGraph; variable 2496 friend class HGraph; variable 2891 friend class HGraph; variable 2937 friend class HGraph; variable 2973 friend class HGraph; variable 3032 friend class HGraph; variable 3089 friend class HGraph; variable
|