reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
270 for (unsigned Depth = 1; Depth < LookaheadMaxDepth; Depth++) { 270 for (unsigned Depth = 1; Depth < LookaheadMaxDepth; Depth++) { 276 unsigned Score = getLAScore(Last, Candidate, Depth, IAI);