Searched refs:VTableSlot (Results 1 – 1 of 1) sorted by relevance
241 struct VTableSlot { struct250 template <> struct DenseMapInfo<VTableSlot> {251 static VTableSlot getEmptyKey() { in getEmptyKey()255 static VTableSlot getTombstoneKey() { in getTombstoneKey()259 static unsigned getHashValue(const VTableSlot &I) { in getHashValue()263 static bool isEqual(const VTableSlot &LHS, in isEqual()264 const VTableSlot &RHS) { in isEqual()424 MapVector<VTableSlot, VTableSlotInfo> CallSlots;843 WholeProgramDevirtResolution *Res, VTableSlot Slot) { in tryICallBranchFunnel()1033 std::string DevirtModule::getGlobalName(VTableSlot Slot, in getGlobalName()[all …]