Home
last modified time | relevance | path

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

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