Searched refs:nodePair (Results 1 – 1 of 1) sorted by relevance
1079 for (auto nodePair : eaCg->GetCallSite2Nodes()) { in WriteEaCgField() local1080 uint32 id = nodePair.first; in WriteEaCgField()1081 MapleVector<EACGBaseNode *> *calleeArgNode = nodePair.second; in WriteEaCgField()