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;1403 WholeProgramDevirtResolution *Res, VTableSlot Slot) { in tryICallBranchFunnel()1618 std::string DevirtModule::getGlobalName(VTableSlot Slot, in getGlobalName()[all …]