Searched refs:EmulateOldLDV (Results 1 – 1 of 1) sorted by relevance
206 static cl::opt<bool> EmulateOldLDV("emulate-old-livedebugvalues", cl::Hidden, variable1279 if (EmulateOldLDV) in transferMlocs()1820 if (EmulateOldLDV) { in performCopy()1933 if (EmulateOldLDV) in transferSpillOrRestoreInst()2045 if (EmulateOldLDV && !isCalleeSavedReg(DestReg)) in transferRegisterCopy()2049 if (EmulateOldLDV && !SrcRegOp->isKill()) in transferRegisterCopy()2063 if (EmulateOldLDV && SrcReg != DestReg) in transferRegisterCopy()2917 if (EmulateOldLDV) in vlocDataflow()