Searched refs:EmulateOldLDV (Results 1 – 1 of 1) sorted by relevance
208 static cl::opt<bool> EmulateOldLDV("emulate-old-livedebugvalues", cl::Hidden, variable1276 if (EmulateOldLDV) in transferMlocs()1818 if (EmulateOldLDV) { in performCopy()1931 if (EmulateOldLDV) in transferSpillOrRestoreInst()2043 if (EmulateOldLDV && !isCalleeSavedReg(DestReg)) in transferRegisterCopy()2047 if (EmulateOldLDV && !SrcRegOp->isKill()) in transferRegisterCopy()2061 if (EmulateOldLDV && SrcReg != DestReg) in transferRegisterCopy()2917 if (EmulateOldLDV) in vlocDataflow()