Searched refs:WindowDiffLimit (Results 1 – 1 of 1) sorted by relevance
89 cl::opt<unsigned> WindowDiffLimit( variable604 if ((II >= BestII) || (II + WindowDiffLimit > BaseII)) in updateScheduleResult()