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