Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveVariables.cpp336 MachineInstr *LastPartDef = nullptr; in HandlePhysRegKill() local
348 LastPartDef = Def; in HandlePhysRegKill()
398 if (LastPartDef) in HandlePhysRegKill()
400 LastPartDef->addOperand(MachineOperand::CreateReg(Reg, false/*IsDef*/, in HandlePhysRegKill()