Searched refs:VTableSlot (Results 1 – 1 of 1) sorted by relevance
326 struct VTableSlot { struct335 template <> struct DenseMapInfo<VTableSlot> {336 static VTableSlot getEmptyKey() { in getEmptyKey()340 static VTableSlot getTombstoneKey() { in getTombstoneKey()344 static unsigned getHashValue(const VTableSlot &I) { in getHashValue()348 static bool isEqual(const VTableSlot &LHS, in isEqual()349 const VTableSlot &RHS) { in isEqual()564 MapVector<VTableSlot, VTableSlotInfo> CallSlots;1321 WholeProgramDevirtResolution *Res, VTableSlot Slot) { in tryICallBranchFunnel()1514 std::string DevirtModule::getGlobalName(VTableSlot Slot, in getGlobalName()[all …]