Home
last modified time | relevance | path

Searched defs:subtree (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h523 NodeRef &subtree(unsigned i) const { in subtree() function
706 const NodeRef &subtree(unsigned i) const { return this->first[i]; } in subtree() function
709 NodeRef &subtree(unsigned i) { return this->first[i]; } in subtree() function
787 NodeRef &subtree(unsigned i) const { subtree() function
824 NodeRef &subtree(unsigned Level) const { subtree() function
[all...]