Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DIntervalMap.h1808 unsigned SibOfs = Sib.size() - 1; in treeInsert() local
1809 if (SibLeaf.value(SibOfs) == y && in treeInsert()
1810 Traits::adjacent(SibLeaf.stop(SibOfs), a)) { in treeInsert()
1821 setNodeStop(P.height(), SibLeaf.stop(SibOfs) = b); in treeInsert()
1826 a = SibLeaf.start(SibOfs); in treeInsert()