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