Searched refs:getRegMaskSlots (Results 1 – 2 of 2) sorted by relevance
336 ArrayRef<SlotIndex> getRegMaskSlots() const { return RegMaskSlots; } in getRegMaskSlots() function343 return getRegMaskSlots().slice(P.first, P.second); in getRegMaskSlotsInBlock()
851 Slots = getRegMaskSlots(); in checkRegMaskInterference()