Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DImmutableSet.h434 unsigned incrementHeight(TreeTy* L, TreeTy* R) const { in incrementHeight() function
472 new (T) TreeTy(this, L, R, V, incrementHeight(L,R)); in createNode()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableSet.h431 unsigned incrementHeight(TreeTy* L, TreeTy* R) const { in incrementHeight() function
470 new (T) TreeTy(this, L, R, V, incrementHeight(L,R)); in createNode()