Searched refs:moveLeft (Results 1 – 2 of 2) sorted by relevance
247 void moveLeft(unsigned i, unsigned j, unsigned Count) { in moveLeft() function270 moveLeft(j, i, Size - j); in erase()877 void moveLeft(unsigned Level);919 moveLeft(Level); in legalizeForInsert()1419 path.moveLeft(map->height);1827 P.moveLeft(P.height()); in treeInsert()2012 P.moveLeft(Level); in overflow()2034 P.moveLeft(Level); in overflow()
47 void Path::moveLeft(unsigned Level) { in moveLeft() function in llvm::IntervalMapImpl::Path