Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.h207 friend class GraphLinearizer; variable
215 GraphLinearizer(Circuit *circuit, bool enableLog, const std::string& name, Chunk* chunk) in GraphLinearizer() function