Searched refs:EmulateOldLDV (Results 1 – 1 of 1) sorted by relevance
141 static cl::opt<bool> EmulateOldLDV("emulate-old-livedebugvalues", cl::Hidden, variable947 if (EmulateOldLDV) in transferMlocs()2034 if (EmulateOldLDV) in transferSpillOrRestoreInst()2170 if (EmulateOldLDV && !isCalleeSavedReg(DestReg)) in transferRegisterCopy()2174 if (EmulateOldLDV && !SrcRegOp->isKill()) in transferRegisterCopy()2214 if (EmulateOldLDV && SrcReg != DestReg) in transferRegisterCopy()