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