Home
last modified time | relevance | path

Searched refs:outScc (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
H A Dscc.h29 : id(index), nodes(alloc.Adapter()), inScc(alloc.Adapter()), outScc(alloc.Adapter()) in SCCNode()
125 outScc.insert(outNodeScc); in Setup()
144 return outScc; in GetOutScc()
219 MapleSet<SCCNode<T> *, Comparator<SCCNode<T>>> outScc; member in maple::SCCNode

Completed in 2 milliseconds