Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.h29 class HGraph; variable
Dregister_allocator_graph_color.h31 class HGraph; variable
Dinliner.h29 class HGraph; variable
Dregister_allocator_linear_scan.h29 class HGraph; variable
Dgraph_visualizer.h30 class HGraph; variable
Dcodegen_test.cc85 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