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