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.cpp1710 for (const MachineOperand &MONext : NextI->operands()) { in isLocationSpill() local
1713 if (isKilledReg(MONext, RegNext) && RegNext == Reg) in isLocationSpill()