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