Searched refs:EmulateOldLDV (Results 1 – 1 of 1) sorted by relevance
212 static cl::opt<bool> EmulateOldLDV("emulate-old-livedebugvalues", cl::Hidden, variable1394 if (EmulateOldLDV) in transferMlocs()2138 if (EmulateOldLDV) { in performCopy()2213 if (EmulateOldLDV) in transferSpillOrRestoreInst()2329 if (EmulateOldLDV && !isCalleeSavedReg(DestReg)) in transferRegisterCopy()2333 if (EmulateOldLDV && !SrcRegOp->isKill()) in transferRegisterCopy()2347 if (EmulateOldLDV && SrcReg != DestReg) in transferRegisterCopy()3213 if (EmulateOldLDV) in vlocDataflow()