Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DIntervalMap.h981 unsigned rootSize; variable
1063 return rootSize == 0; in empty()
1096 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1187 size[0] = rootSize; in branchRoot()
1209 rootSize = Nodes; in branchRoot()
1228 Size[0] = rootSize; in splitRoot()
1247 rootSize = Nodes; in splitRoot()
1296 rootSize = 0; in clear()
1409 setRoot(map->rootSize); in goToEnd()
1890 P.setSize(0, --IM.rootSize); in erase()
[all …]