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