Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/src/old/
Dea_connection_graph.cpp44 bool EACGBaseNode::AddOutNode(EACGBaseNode &newOut) in AddOutNode() function in maple::EACGBaseNode
186 bool EACGObjectNode::AddOutNode(EACGBaseNode &newOut) in AddOutNode() function in maple::EACGObjectNode
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/include/old/
Dea_connection_graph.h458 bool AddOutNode(EACGBaseNode &newOut) override in AddOutNode() function