Searched defs:callSite (Results 1 – 6 of 6) sorted by relevance
113 for (auto &callSite : callees) { in DumpDetail() local147 for (auto &callSite : callees) { in Dump() local189 for (Callsite callSite : GetCallee()) { in RemoveCallsite() local244 for (auto &callSite : node.GetCallee()) { in DelNode() local
108 auto &callSite = info.callsites.at(i); in SaveArkStackMap() local
732 int i, bool isR, bool isPh, uint8 aI, uint32 callSite) in EACGActualNode()
757 MapleVector<EACGBaseNode *> *EAConnectionGraph::GetCallSiteArgNodeVector(uint32 callSite) in GetCallSiteArgNodeVector()
743 void AddMemToMethod2TargetMap(PUIdx idx, const std::vector<CallInfo *> &callSite) in AddMemToMethod2TargetMap()
853 for (const auto &callSite : entry.second->GetCallee()) { in WriteCgField() local