Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dexecution_subgraph_test.h26 class HGraph; variable
Dregister_allocator.h29 class HGraph; variable
Dregister_allocator_graph_color.h31 class HGraph; variable
Dinliner.h31 class HGraph; variable
Dregister_allocator_linear_scan.h29 class HGraph; variable
Dgraph_visualizer.h33 class HGraph; variable
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
Dcodegen_test_utils.h337 inline CodeGenerator* create_codegen_riscv64(HGraph*, const CompilerOptions&) { return nullptr; } in create_codegen_riscv64() argument
Dnodes.h189 friend class HGraph; variable
1479 friend class HGraph; variable
2820 friend class HGraph; variable