Searched refs:child1_hash (Results 1 – 1 of 1) sorted by relevance
3376 uint32_t child1_hash = GetKey(child_index)->Hash(); in Sort() local3379 if (child_index + 1 >= i || child1_hash > child2_hash) { in Sort()3380 if (parent_hash > child1_hash) break; in Sort()