Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/wrappers/graph_wrapper/
Dgraph_wrapper.cpp102 auto *ctxGInternal = new CtxGInternalDynamic {allocator, localAllocator, irInterface, adapter}; in BuildGraphDynamic() local
235 auto *ctxGInternal = reinterpret_cast<CtxGInternalDynamic *>(graph->internal); in DestroyGraphDynamic() local
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Dmetadata_inspect_static.cpp161 auto *ctxGInternal = in CreateGraph() local
Dabckit_static.cpp387 auto *ctxGInternal = reinterpret_cast<CtxGInternal *>(graph->internal); in DestroyGraphStatic() local