Searched refs:VSlotCount (Results 1 – 2 of 2) sorted by relevance
2159 unsigned VSlotCount = in lowerTypeVFTableShape() local2161 SmallVector<VFTableSlotKind, 4> Slots(VSlotCount, VFTableSlotKind::Near); in lowerTypeVFTableShape()
2770 unsigned VSlotCount = in CollectVTableInfo() local2772 unsigned VTableWidth = PtrWidth * VSlotCount; in CollectVTableInfo()