Searched defs:best_splits (Results 1 – 2 of 2) sorted by relevance
64 std::map<int32, SplitCandidate>* best_splits) { in UpdateBestSplit()377 std::map<int32, SplitCandidate> best_splits; in Compute() local444 std::map<int32, SplitCandidate>* best_splits) { in FindBestSplitsPerPartitionNormal()480 std::map<int32, SplitCandidate>* best_splits) { in FindBestSplitOblivious()
93 std::map<int32, SplitCandidate> best_splits; in Compute() local