Lines Matching full:lookahead
725 unsigned LookAhead = std::min((unsigned)Sequence.size(),727 if (LookAhead == 0)730 std::vector<SUnit*>::const_iterator I = (Sequence.end() - LookAhead);