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