Searched refs:IsLeafWellFormed (Results 1 – 1 of 1) sorted by relevance
55 bool IsLeafWellFormed(const Leaf& leaf) { in IsLeafWellFormed() function82 if (!(IsLeafWellFormed(split->split_info.right_child()) && in UpdateBestSplit()83 IsLeafWellFormed(split->split_info.left_child()))) { in UpdateBestSplit()511 if (IsLeafWellFormed(*split_info.mutable_children(idx)) && in FindBestSplitOblivious()512 IsLeafWellFormed(*split_info.mutable_children(idx + 1))) { in FindBestSplitOblivious()