Searched defs:isSingleton (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSparseMultiSet.h151 bool isSingleton(const SMSNode &N) const { function in class:llvm::SparseMultiSet
H A DImmutableSet.h1064 bool isSingleton() const { return getHeight() == 1; } function in class:llvm::ImmutableSet
1158 bool isSingleton() const { return getHeight() == 1; } function in class:llvm::ImmutableSetRef

Completed in 181 milliseconds