Searched refs:child2_value (Results 1 – 1 of 1) sorted by relevance
16352 uint32_t child2_value = NumberToUint32(numbers->get(child_index + 1)); in HeapSortPairs() local16354 if (child_index + 1 >= i || child1_value > child2_value) { in HeapSortPairs()16359 if (parent_value > child2_value) break; in HeapSortPairs()