Searched refs:BestDiff (Results 1 – 1 of 1) sorted by relevance
2297 float BestDiff = 0; in tryLocalSplit() local2364 if (Diff > BestDiff) { in tryLocalSplit()2366 BestDiff = Hysteresis * Diff; in tryLocalSplit()2404 << Uses[BestAfter] << ", " << BestDiff << ", " in tryLocalSplit()