Home
last modified time | relevance | path

Searched defs:graphImpl (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/wrappers/graph_wrapper/
Dgraph_wrapper.cpp68 auto graphImpl = allocator->New<compiler::Graph>( in BuildGraphDynamic() local
110 static bool RunPreliminaryPasses(ark::compiler::Graph *graphImpl, uint16_t *icSlotNumber) in RunPreliminaryPasses()
159 auto graphImpl = in BuildCodeDynamic() local
196 auto *graphImpl = graph->impl; in CreateGraphWrappers() local
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Dmetadata_inspect_static.cpp120 void RemoveInsts(compiler::Graph *graphImpl) in RemoveInsts()
152ark::compiler::Graph *graphImpl, AbckitRuntimeAdapterStatic *adapter) in CreateGraph()
202 auto graphImpl = allocator->New<compiler::Graph>( in CreateGraphFromFunctionStatic() local
Dmetadata_modify_static.cpp78 auto graphImpl = in FunctionSetGraphStatic() local