Searched refs:moveRight (Results 1 – 2 of 2) sorted by relevance
259 void moveRight(unsigned i, unsigned j, unsigned Count) { in moveRight() function287 moveRight(i, i + 1, Size - i); in shift()308 Sib.moveRight(0, Count, SSize); in transferToRightSib()897 void moveRight(unsigned Level);1455 path.moveRight(map->height);1957 P.moveRight(IM.height); in treeErase()1997 P.moveRight(Level); in eraseNode()2080 P.moveRight(Level); in overflow()
98 void Path::moveRight(unsigned Level) { in moveRight() function in llvm::IntervalMapImpl::Path