Searched refs:VTableSlotSummary (Results 1 – 4 of 4) sorted by relevance
238 struct VTableSlotSummary { struct261 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap); argument268 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap);
354 template <> struct DenseMapInfo<VTableSlotSummary> {355 static VTableSlotSummary getEmptyKey() { in getEmptyKey()359 static VTableSlotSummary getTombstoneKey() { in getTombstoneKey()363 static unsigned getHashValue(const VTableSlotSummary &I) { in getHashValue()367 static bool isEqual(const VTableSlotSummary &LHS, in isEqual()368 const VTableSlotSummary &RHS) { in isEqual()723 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap;725 MapVector<VTableSlotSummary, VTableSlotInfo> CallSlots;732 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) in DevirtIndex()743 VTableSlotSummary &SlotSummary,[all …]
1065 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in run()
1498 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in runThinLTO()