Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h981 unsigned rootSize = 0; variable
1076 rootSize = RHS.rootSize;
1102 return rootSize == 0; in empty()
1135 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1226 size[0] = rootSize; in branchRoot()
1248 rootSize = Nodes; in branchRoot()
1267 Size[0] = rootSize; in splitRoot()
1286 rootSize = Nodes; in splitRoot()
1335 rootSize = 0; in clear()
1448 setRoot(map->rootSize); in goToEnd()
[all …]