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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DLiveVariables.cpp336 MachineInstr *LastPartDef = nullptr; local
348 LastPartDef = Def;
398 if (LastPartDef)
400 LastPartDef->addOperand(MachineOperand::CreateReg(Reg, false/*IsDef*/,

Completed in 58 milliseconds