Searched refs:CheckGraph (Results 1 – 8 of 8) sorted by relevance
67 void CheckGraph();
109 CheckGraph(); in Check()291 void GraphChecker::CheckGraph() in CheckGraph() function in panda::compiler::GraphChecker
100 std::string graphError = LLVMIrConstructor::CheckGraph(graph); in TryAddGraph()
396 std::string graphError = compiler::LLVMIrConstructor::CheckGraph(graph); in AddGraphToModule()
394 static std::string CheckGraph(Graph *graph);
4983 std::string LLVMIrConstructor::CheckGraph(Graph *graph) in CheckGraph() function in ark::compiler::LLVMIrConstructor
95 void CheckGraph();
161 CheckGraph(); in Check()536 void GraphChecker::CheckGraph() in CheckUserOfInt32() function in ark::compiler::GraphChecker