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;1668 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight()1999 NodeRef RightSib = P.getRightSibling(Level); in overflow()