Searched refs:IsLeftChild (Results 1 – 4 of 4) sorted by relevance
403 else if (IsLeftChild(node)) in RotateLeft()432 else if (IsLeftChild(node)) in RotateRight()
198 bool IsLeftChild(uint32_t node) const { in IsLeftChild() function