Home
last modified time | relevance | path

Searched refs:GraphTest (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/runtime_core/compiler/tests/
Dgraph_test.h33 class GraphTest {
35 GraphTest() in GraphTest() function
40 ~GraphTest() in ~GraphTest()
Dgraph_checker_test.cpp44 GraphTest graphTest_;
Dunit_test.h197 class GraphTest : public CommonTest {
199 GraphTest() : graph_(CreateEmptyGraph()) in GraphTest() function
203 ~GraphTest() override {} in ~GraphTest()
Dlinear_order_new_test.cpp35 GraphTest graph_test_;
Ddominators_tree_new_test.cpp34 GraphTest graph_test_;
Dreg_alloc_graph_coloring_test.cpp25 class RegAllocGraphColoringTest : public GraphTest {
Dloop_analyzer_new_test.cpp35 GraphTest graph_test_;
Dcompiler_optimizations_test.cpp45 GraphTest graph_test_;
Diterators_test.cpp21 class IteratorsTest : public GraphTest {
Dreg_alloc_common_test.cpp22 class RegAllocCommonTest : public GraphTest {
Drpo_test.cpp21 class RpoTest : public GraphTest {
Dreg_alloc_interference_graph_test.cpp22 class RegAllocInterferenceTest : public GraphTest {
Ddom_tree_test.cpp21 class DomTreeTest : public GraphTest {
Dcompiler_basicblock_test.cpp41 GraphTest graph_test_;
Dliveness_analyzer_new_test.cpp35 GraphTest graph_test_;
Dbasicblock_test.cpp22 class BasicBlockTest : public GraphTest {
Dinst_test.cpp25 class InstTest : public GraphTest {
Dcompiler_graph_test.cpp54 GraphTest graph_test_;
Dmove_constants_test.cpp21 class MoveConstantsTest : public GraphTest {
Ddump_test.cpp47 GraphTest graph_test_;
Dcompiler_inst_test.cpp48 GraphTest graph_test_;
Dliveness_analyzer_test.cpp27 class LivenessAnalyzerTest : public GraphTest {
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dgraph_test.h33 class GraphTest {
35 GraphTest() in GraphTest() function
40 ~GraphTest() in ~GraphTest()
Dreg_encoder_test.cpp37 GraphTest graph_test_;
Dcodegen_test.cpp43 GraphTest graph_test_;

12