Searched refs:getSlots (Results 1 – 2 of 2) sorted by relevance
562 ArrayRef<VFTableSlotKind> getSlots() const { in getSlots() function568 uint32_t getEntryCount() const { return getSlots().size(); } in getEntryCount()
500 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord()