Home
last modified time | relevance | path

Searched refs:CreateGraphWithThreeBasicBlock (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.h70 Graph *CreateGraphWithThreeBasicBlock();
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator.h92 Graph *CreateGraphWithThreeBasicBlock();
Dinst_generator.cpp184 graph = CreateGraphWithThreeBasicBlock(); in GenerateOperation()
844 Graph *GraphCreator::CreateGraphWithThreeBasicBlock() in CreateGraphWithThreeBasicBlock() function in ark::compiler::GraphCreator