Searched refs:getRegMaskSlots (Results 1 – 3 of 3) sorted by relevance
363 ArrayRef<SlotIndex> getRegMaskSlots() const { return RegMaskSlots; } in getRegMaskSlots() function369 return getRegMaskSlots().slice(P.first, P.second); in getRegMaskSlotsInBlock()
329 !LI.isLiveAtIndexes(LIS.getRegMaskSlots()) && in weightCalcHelper()
935 Slots = getRegMaskSlots(); in checkRegMaskInterference()