Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DIntervalMap.cpp75 NodeRef Path::getRightSibling(unsigned Level) const { in getRightSibling() function in llvm::IntervalMapImpl::Path
/external/swiftshader/third_party/LLVM/lib/Support/
DIntervalMap.cpp75 NodeRef Path::getRightSibling(unsigned Level) const { in getRightSibling() function in llvm::IntervalMapImpl::Path
/external/llvm/lib/Support/
DIntervalMap.cpp75 NodeRef Path::getRightSibling(unsigned Level) const { in getRightSibling() function in llvm::IntervalMapImpl::Path
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntervalMap.h866 NodeRef getRightSibling(unsigned Level) const;
1634 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight()
1966 NodeRef RightSib = P.getRightSibling(Level); in overflow()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DIntervalMap.h889 NodeRef getRightSibling(unsigned Level) const;
1646 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight()
1977 NodeRef RightSib = P.getRightSibling(Level); in overflow()
/external/llvm/include/llvm/ADT/
DIntervalMap.h887 NodeRef getRightSibling(unsigned Level) const;
1644 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight()
1976 NodeRef RightSib = P.getRightSibling(Level); in overflow()