Searched refs:getRightSibling (Results 1 – 2 of 2) sorted by relevance
75 NodeRef Path::getRightSibling(unsigned Level) const { in getRightSibling() function in llvm::IntervalMapImpl::Path
886 NodeRef getRightSibling(unsigned Level) const;1654 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight()1986 NodeRef RightSib = P.getRightSibling(Level); in overflow()