Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h308 void transferToRightSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToRightSib() function
325 Sib.transferToRightSib(SSize, *this, Size, Count); in adjustFromLeftSib()