Home
last modified time | relevance | path

Searched refs:MONext (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp516 for (const MachineOperand &MONext : NextI->operands()) { in isSpillInstruction() local
519 if (isKilledReg(MONext, RegNext) && RegNext == Reg) in isSpillInstruction()