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