Home
last modified time | relevance | path

Searched refs:atLastEntry (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Support/
DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/external/llvm/include/llvm/ADT/
DIntervalMap.h904 bool atLastEntry(unsigned Level) const { in atLastEntry() function
1566 if (this->path.atLastEntry(this->path.height())) in setStopUnchecked()
1672 if (!P.atLastEntry(Level)) in setNodeStop()
1771 if (P.atLastEntry(Level)) in insertNode()