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