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