Searched refs:OldDebugInstrNum (Results 1 – 1 of 1) sorted by relevance
775 unsigned OldDebugInstrNum = MI.peekDebugInstrNum(); in convertCmovInstsToBranches() local793 if (OldDebugInstrNum) in convertCmovInstsToBranches()794 NewCMOV->setDebugInstrNum(OldDebugInstrNum); in convertCmovInstsToBranches()