Searched refs:EmulateOldLDV (Results 1 – 1 of 1) sorted by relevance
140 static cl::opt<bool> EmulateOldLDV("emulate-old-livedebugvalues", cl::Hidden, variable640 if (EmulateOldLDV) in transferMlocs()1594 if (EmulateOldLDV) in transferSpillOrRestoreInst()1737 if (EmulateOldLDV && !isCalleeSavedReg(DestReg)) in transferRegisterCopy()1741 if (EmulateOldLDV && !SrcRegOp->isKill()) in transferRegisterCopy()1781 if (EmulateOldLDV && SrcReg != DestReg) in transferRegisterCopy()