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