Searched refs:getSlots (Results 1 – 4 of 4) sorted by relevance
178 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in writeVFTableShape()
543 ArrayRef<VFTableSlotKind> getSlots() const { in getSlots() function549 uint32_t getEntryCount() const { return getSlots().size(); } in getEntryCount()
632 ArrayRef<VFTableSlotKind> getSlots() const { in getSlots() function637 uint32_t getEntryCount() const { return getSlots().size(); } in getEntryCount()
265 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord()