Searched refs:VTableSlot (Results 1 – 1 of 1) sorted by relevance
325 struct VTableSlot { struct334 template <> struct DenseMapInfo<VTableSlot> {335 static VTableSlot getEmptyKey() { in getEmptyKey()339 static VTableSlot getTombstoneKey() { in getTombstoneKey()343 static unsigned getHashValue(const VTableSlot &I) { in getHashValue()347 static bool isEqual(const VTableSlot &LHS, in isEqual()348 const VTableSlot &RHS) { in isEqual()563 MapVector<VTableSlot, VTableSlotInfo> CallSlots;627 WholeProgramDevirtResolution *Res, VTableSlot Slot);641 std::string getGlobalName(VTableSlot Slot, ArrayRef<uint64_t> Args,[all …]