Searched refs:VTableSlotSummary (Results 1 – 4 of 4) sorted by relevance
237 struct VTableSlotSummary { struct258 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap); argument265 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap);
339 template <> struct DenseMapInfo<VTableSlotSummary> {340 static VTableSlotSummary getEmptyKey() { in getEmptyKey()344 static VTableSlotSummary getTombstoneKey() { in getTombstoneKey()348 static unsigned getHashValue(const VTableSlotSummary &I) { in getHashValue()352 static bool isEqual(const VTableSlotSummary &LHS, in isEqual()353 const VTableSlotSummary &RHS) { in isEqual()654 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap;656 MapVector<VTableSlotSummary, VTableSlotInfo> CallSlots;663 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) in DevirtIndex()674 VTableSlotSummary &SlotSummary,[all …]
1020 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in run()
1453 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in runThinLTO()