Lines Matching refs:LDepth
2380 int LDepth = left->getDepth() - LPenalty;2382 if (LDepth != RDepth) {2384 << ") depth " << LDepth << " vs SU (" << right->NodeNum2386 return LDepth < RDepth ? 1 : -1;