Searched refs:MONext (Results 1 – 1 of 1) sorted by relevance
508 for (const MachineOperand &MONext : NextI->operands()) { in isSpillInstruction() local511 if (isKilledReg(MONext, RegNext) && RegNext == Reg) in isSpillInstruction()