Searched refs:IdxPos (Results 1 – 2 of 2) sorted by relevance
753 MachineBasicBlock::const_iterator IdxPos = skipDebugInstructionsForward( in bumpDownwardPressure() local755 if (IdxPos == MBB->end()) { in bumpDownwardPressure()758 CurrIdx = LIS.getInstructionIndex(*IdxPos).getRegSlot(); in bumpDownwardPressure()
307 MachineBasicBlock::const_iterator IdxPos = in getCurrSlot() local309 if (IdxPos == MBB->end()) in getCurrSlot()311 return LIS->getInstructionIndex(*IdxPos).getRegSlot(); in getCurrSlot()