Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.h69 Graph *CreateGraphWithTwoBasicBlock();
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator.h91 Graph *CreateGraphWithTwoBasicBlock();
Dinst_generator.cpp831 Graph *GraphCreator::CreateGraphWithTwoBasicBlock() in CreateGraphWithTwoBasicBlock() function in ark::compiler::GraphCreator