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

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

Completed in 426 milliseconds