Searched refs:LeftRotate (Results 1 – 1 of 1) sorted by relevance
92 static void LeftRotate(struct RbTree *t, struct RbTreeNode *x) in LeftRotate() function143 LeftRotate(t, z); in InsertFixUpRed()171 LeftRotate(t, z->p->p); in InsertFixUpBlack()263 LeftRotate(t, x->p); in DeleteFixUpBlack()280 LeftRotate(t, x->p); in DeleteFixUpBlack()305 LeftRotate(t, w); in DeleteFixUpRed()