Home | History | Annotate | Download | only in src

Lines Matching refs:FindWorthwhileInterval

3652 bool BoyerMooreLookahead::FindWorthwhileInterval(int* from, int* to) {
3760 if (!FindWorthwhileInterval(&min_lookahead, &max_lookahead)) return;