Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h436 unsigned incrementHeight(TreeTy* L, TreeTy* R) const { in incrementHeight() function
474 new (T) TreeTy(this, L, R, V, incrementHeight(L,R)); in createNode()