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