Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DIntervalMap.h1817 Leaf &SibLeaf = Sib.get<Leaf>(); in treeInsert() local
1819 if (SibLeaf.value(SibOfs) == y && in treeInsert()
1820 Traits::adjacent(SibLeaf.stop(SibOfs), a)) { in treeInsert()
1831 setNodeStop(P.height(), SibLeaf.stop(SibOfs) = b); in treeInsert()
1836 a = SibLeaf.start(SibOfs); in treeInsert()