Home
last modified time | relevance | path

Searched refs:nodePair (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp1079 for (auto nodePair : eaCg->GetCallSite2Nodes()) { in WriteEaCgField() local
1080 uint32 id = nodePair.first; in WriteEaCgField()
1081 MapleVector<EACGBaseNode *> *calleeArgNode = nodePair.second; in WriteEaCgField()