Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp508 for (const MachineOperand &MONext : NextI->operands()) { in isSpillInstruction() local
511 if (isKilledReg(MONext, RegNext) && RegNext == Reg) in isSpillInstruction()