Searched refs:left_count (Results 1 – 1 of 1) sorted by relevance
41 const unsigned int left_count = (l <= 0) in tree_merge_probs_impl() local50 const unsigned int ct[2] = { left_count, right_count }; in tree_merge_probs_impl()53 return left_count + right_count; in tree_merge_probs_impl()