Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DIntervalMap.h306 void transferToRightSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToRightSib() function
323 Sib.transferToRightSib(SSize, *this, Size, Count); in adjustFromLeftSib()