Searched defs:AddCalls (Results 1 – 1 of 1) sorted by relevance
1248 static bool AddCalls(VTableSlotInfo &SlotInfo, const ValueInfo &Callee) { in AddCalls() function1261 auto AddCalls = [&](CallSiteInfo &CSInfo) { in AddCalls() local