Searched refs:VTableSlot (Results 1 – 1 of 1) sorted by relevance
322 struct VTableSlot { struct331 template <> struct DenseMapInfo<VTableSlot> {332 static VTableSlot getEmptyKey() { in getEmptyKey()336 static VTableSlot getTombstoneKey() { in getTombstoneKey()340 static unsigned getHashValue(const VTableSlot &I) { in getHashValue()344 static bool isEqual(const VTableSlot &LHS, in isEqual()345 const VTableSlot &RHS) { in isEqual()561 MapVector<VTableSlot, VTableSlotInfo> CallSlots;629 WholeProgramDevirtResolution *Res, VTableSlot Slot);643 std::string getGlobalName(VTableSlot Slot, ArrayRef<uint64_t> Args,[all …]