Searched refs:SlotIdx (Results 1 – 1 of 1) sorted by relevance
423 SlotIndex SlotIdx; in recede() local425 SlotIdx = LIS->getInstructionIndex(CurrPos).getRegSlot(); in recede()429 static_cast<IntervalPressure&>(P).openTop(SlotIdx); in recede()455 if (LI && !LI->killedAt(SlotIdx)) in recede()475 SlotIndex SlotIdx; in advance() local477 SlotIdx = getCurrSlot(); in advance()482 static_cast<IntervalPressure&>(P).openBottom(SlotIdx); in advance()500 lastUse = LI && LI->killedAt(SlotIdx); in advance()706 SlotIndex SlotIdx; in bumpDownwardPressure() local708 SlotIdx = LIS->getInstructionIndex(MI).getRegSlot(); in bumpDownwardPressure()[all …]