Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1609 for (const MachineOperand &MONext : NextI->operands()) { in isLocationSpill() local
1612 if (isKilledReg(MONext, RegNext) && RegNext == Reg) in isLocationSpill()