Searched refs:IsRightChild (Results 1 – 4 of 4) sorted by relevance
204 bool IsRightChild(uint32_t node) const { in IsRightChild() function
92 if (IsRightChild(node)) *rank += 1 + SizeOf(LeftOf(ParentOf(node))); in RankFromValue()