Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_visitor.h27 GraphVisitor(Circuit *circuit, Chunk* chunk) in GraphVisitor() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h42 class GraphVisitor; variable