Searched refs:VTableSlot (Results 1 – 1 of 1) sorted by relevance
311 struct VTableSlot { struct320 template <> struct DenseMapInfo<VTableSlot> {321 static VTableSlot getEmptyKey() { in getEmptyKey()325 static VTableSlot getTombstoneKey() { in getTombstoneKey()329 static unsigned getHashValue(const VTableSlot &I) { in getHashValue()333 static bool isEqual(const VTableSlot &LHS, in isEqual()334 const VTableSlot &RHS) { in isEqual()519 MapVector<VTableSlot, VTableSlotInfo> CallSlots;576 WholeProgramDevirtResolution *Res, VTableSlot Slot);590 std::string getGlobalName(VTableSlot Slot, ArrayRef<uint64_t> Args,[all …]