Searched refs:bestSplit (Results 1 – 1 of 1) sorted by relevance
39 SplitDescription bestSplit; in selectBestFromGroup() local48 if (!isSet || thisSplit.isBetterThan(bestSplit, target)) { in selectBestFromGroup()50 bestSplit = thisSplit; in selectBestFromGroup()55 splitsOut.add(bestSplit); in selectBestFromGroup()