Searched refs:CreateGraphWithThreeBasicBlock (Results 1 – 3 of 3) sorted by relevance
70 Graph *CreateGraphWithThreeBasicBlock();
92 Graph *CreateGraphWithThreeBasicBlock();
181 graph = CreateGraphWithThreeBasicBlock(); in GenerateOperation()839 Graph *GraphCreator::CreateGraphWithThreeBasicBlock() in CreateGraphWithThreeBasicBlock() function in ark::compiler::GraphCreator