Searched refs:moveLeft (Results 1 – 2 of 2) sorted by relevance
250 void moveLeft(unsigned i, unsigned j, unsigned Count) { in moveLeft() function273 moveLeft(j, i, Size - j); in erase()880 void moveLeft(unsigned Level);922 moveLeft(Level); in legalizeForInsert()1432 path.moveLeft(map->height);1840 P.moveLeft(P.height()); in treeInsert()2025 P.moveLeft(Level); in overflow()2047 P.moveLeft(Level); in overflow()
48 void Path::moveLeft(unsigned Level) { in moveLeft() function in llvm::IntervalMapImpl::Path