Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h1869 Leaf &SibLeaf = Sib.get<Leaf>(); in treeInsert() local
1871 if (SibLeaf.value(SibOfs) == y && in treeInsert()
1872 Traits::adjacent(SibLeaf.stop(SibOfs), a)) { in treeInsert()
1883 setNodeStop(P.height(), SibLeaf.stop(SibOfs) = b); in treeInsert()
1888 a = SibLeaf.start(SibOfs); in treeInsert()