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
892 NodeRef getRightSibling(unsigned Level) const;1707 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight() 2038 NodeRef RightSib = P.getRightSibling(Level); in overflow()