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