Searched refs:moveLeft (Results 1 – 2 of 2) sorted by relevance
252 void moveLeft(unsigned i, unsigned j, unsigned Count) { in moveLeft() function275 moveLeft(j, i, Size - j); in erase()882 void moveLeft(unsigned Level);924 moveLeft(Level); in legalizeForInsert()1425 path.moveLeft(map->height);1833 P.moveLeft(P.height()); in treeInsert()2018 P.moveLeft(Level); in overflow()2040 P.moveLeft(Level); in overflow()
48 void Path::moveLeft(unsigned Level) { in moveLeft() function in llvm::IntervalMapImpl::Path