Searched refs:MaxInstrNum (Results 1 – 1 of 1) sorted by relevance
463 unsigned MaxInstrNum = 0; in setupDebugValueTracking() local466 MaxInstrNum = std::max((unsigned)MI.peekDebugInstrNum(), MaxInstrNum); in setupDebugValueTracking()467 MF.setDebugInstrNumberingCount(MaxInstrNum); in setupDebugValueTracking()