Searched refs:isLiveAtIndexes (Results 1 – 7 of 7) sorted by relevance
223 !li.isLiveAtIndexes(LIS.getRegMaskSlots())) { in calculateSpillWeightAndHint()
754 bool LiveRange::isLiveAtIndexes(ArrayRef<SlotIndex> Slots) const { in isLiveAtIndexes() function in LiveRange
311 !li.isLiveAtIndexes(LIS.getRegMaskSlots())) { in weightCalcHelper()
1259 if (!First->isLiveAtIndexes(SecondS) && in runOnMachineFunction()1260 !Second->isLiveAtIndexes(FirstS)) { in runOnMachineFunction()
817 bool LiveRange::isLiveAtIndexes(ArrayRef<SlotIndex> Slots) const { in isLiveAtIndexes() function in LiveRange
550 bool isLiveAtIndexes(ArrayRef<SlotIndex> Slots) const;
585 bool isLiveAtIndexes(ArrayRef<SlotIndex> Slots) const;