Home
last modified time | relevance | path

Searched refs:CreateChildGraph (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp795 auto graphInl = GetGraph()->CreateChildGraph(ctx->method); in TryInlineExternalAot()
1164 auto graphInl = GetGraph()->CreateChildGraph(ctx->method); in BuildGraph()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h167 Graph *CreateChildGraph(RuntimeInterface::MethodPtr method) in CreateChildGraph() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.h183 Graph *CreateChildGraph(RuntimeInterface::MethodPtr method) in CreateChildGraph() function