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