Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.h70 Graph *CreateGraphWithThreeBasicBlock();
Dinst_generator.cpp177 graph = CreateGraphWithThreeBasicBlock(); in GenerateOperation()
754 Graph *GraphCreator::CreateGraphWithThreeBasicBlock() in CreateGraphWithThreeBasicBlock() function in panda::compiler::GraphCreator