Searched refs:rootLeaf (Results 1 – 1 of 1) sorted by relevance
986 const RootLeaf &rootLeaf() const { in rootLeaf() function990 RootLeaf &rootLeaf() { in rootLeaf() function1022 rootLeaf().~RootLeaf(); in switchRootToBranch()1030 new(&rootLeaf()) RootLeaf(); in switchRootToLeaf()1042 new(&rootLeaf()) RootLeaf(); in IntervalMap()1058 rootLeaf().~RootLeaf(); in ~IntervalMap()1075 return !branched() ? rootLeaf().stop(rootSize - 1) : in stop()1084 rootLeaf().safeLookup(x, NotFound);1095 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()1197 L->copy(rootLeaf(), pos, 0, size[n]); in branchRoot()[all …]