Home
last modified time | relevance | path

Searched defs:moveLeft (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DIntervalMap.cpp48 void Path::moveLeft(unsigned Level) { in moveLeft() function in llvm::IntervalMapImpl::Path
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h240 void moveLeft(unsigned i, unsigned j, unsigned Count) { in moveLeft() function