Searched refs:isLiveAtIndexes (Results 1 – 4 of 4) sorted by relevance
307 !LI.isLiveAtIndexes(LIS.getRegMaskSlots()) && in weightCalcHelper()
1336 if (!First->isLiveAtIndexes(SecondS) && in runOnMachineFunction()1337 !Second->isLiveAtIndexes(FirstS)) { in runOnMachineFunction()
800 bool LiveRange::isLiveAtIndexes(ArrayRef<SlotIndex> Slots) const { in isLiveAtIndexes() function in LiveRange
597 bool isLiveAtIndexes(ArrayRef<SlotIndex> Slots) const;