Home
last modified time | relevance | path

Searched refs:moveLeft (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h251 void moveLeft(unsigned i, unsigned j, unsigned Count) { in moveLeft() function
274 moveLeft(j, i, Size - j); in erase()
881 LLVM_ABI void moveLeft(unsigned Level);
923 moveLeft(Level); in legalizeForInsert()
1472 path.moveLeft(map->height);
1880 P.moveLeft(P.height()); in treeInsert()
2065 P.moveLeft(Level); in overflow()
2087 P.moveLeft(Level); in overflow()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp48 void Path::moveLeft(unsigned Level) { in moveLeft() function in llvm::IntervalMapImpl::Path
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23951 {"_ZN4llvm15IntervalMapImpl4Path8moveLeftEj", "llvm::IntervalMapImpl::Path::moveLeft(unsigned int)"…