Searched refs:incrementHeight (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/ADT/ |
D | ImmutableSet.h | 434 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/ |
D | ImmutableSet.h | 431 unsigned incrementHeight(TreeTy* L, TreeTy* R) const { in incrementHeight() function 470 new (T) TreeTy(this, L, R, V, incrementHeight(L,R)); in createNode()
|