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