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