Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LookAhead

895   unsigned LookAhead = std::min((unsigned)Sequence.size(),
897 if (LookAhead == 0)
900 LookAhead);