Searched refs:newSubTreeRoot (Results 1 – 1 of 1) sorted by relevance
525 Node* newSubTreeRoot = rightRotate(x->parent()->parent()); in insertNode() local526 updateStart = newSubTreeRoot->parent(); in insertNode()552 Node* newSubTreeRoot = leftRotate(x->parent()->parent()); in insertNode() local553 updateStart = newSubTreeRoot->parent(); in insertNode()