Searched refs:VSlotCount (Results 1 – 2 of 2) sorted by relevance
2112 unsigned VSlotCount = in lowerTypeVFTableShape() local2114 SmallVector<VFTableSlotKind, 4> Slots(VSlotCount, VFTableSlotKind::Near); in lowerTypeVFTableShape()
2308 unsigned VSlotCount = in CollectVTableInfo() local2310 unsigned VTableWidth = PtrWidth * VSlotCount; in CollectVTableInfo()