Searched refs:CurLeaf (Results 1 – 1 of 1) sorted by relevance
1816 Leaf &CurLeaf = P.leaf<Leaf>(); in treeInsert() local1818 if (Traits::stopLess(b, CurLeaf.start(0)) && in treeInsert()1819 (y != CurLeaf.value(0) || !Traits::adjacent(b, CurLeaf.start(0)))) { in treeInsert()