Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.h151 struct GraphArgs { struct
175 Graph(const GraphArgs &args, bool osrMode) : Graph(args, nullptr, osrMode) {} in Graph() argument