Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DIntervalMap.h977 unsigned rootSize; variable
1056 return rootSize == 0; in empty()
1089 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1180 size[0] = rootSize; in branchRoot()
1202 rootSize = Nodes; in branchRoot()
1221 Size[0] = rootSize; in splitRoot()
1240 rootSize = Nodes; in splitRoot()
1289 rootSize = 0; in clear()
1397 setRoot(map->rootSize); in goToEnd()
1878 P.setSize(0, --IM.rootSize); in erase()
[all …]