Home
last modified time | relevance | path

Searched refs:CheckGraph (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.h67 void CheckGraph();
Dgraph_checker.cpp109 CheckGraph(); in Check()
291 void GraphChecker::CheckGraph() in CheckGraph() function in panda::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_irtoc_compiler.cpp100 std::string graphError = LLVMIrConstructor::CheckGraph(graph); in TryAddGraph()
Dllvm_aot_compiler.cpp396 std::string graphError = compiler::LLVMIrConstructor::CheckGraph(graph); in AddGraphToModule()
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.h394 static std::string CheckGraph(Graph *graph);
Dllvm_ir_constructor.cpp4983 std::string LLVMIrConstructor::CheckGraph(Graph *graph) in CheckGraph() function in ark::compiler::LLVMIrConstructor
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.h95 void CheckGraph();
Dgraph_checker.cpp161 CheckGraph(); in Check()
536 void GraphChecker::CheckGraph() in CheckUserOfInt32() function in ark::compiler::GraphChecker