Searched refs:getRegMaskSlotsInBlock (Results 1 – 4 of 4) sorted by relevance
341 ArrayRef<SlotIndex> getRegMaskSlotsInBlock(unsigned MBBNum) const { in getRegMaskSlotsInBlock() function
181 RegMaskSlots = LIS->getRegMaskSlotsInBlock(MBBNum); in update()
848 Slots = getRegMaskSlotsInBlock(MBB->getNumber()); in checkRegMaskInterference()
1713 ArrayRef<SlotIndex> RMS = LIS->getRegMaskSlotsInBlock(BI.MBB->getNumber()); in tryLocalSplit()