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