Home
last modified time | relevance | path

Searched defs:isSmall (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DSmallSet.h112 bool isSmall() const { return Set.empty(); } in isSmall() function
H A DSmallPtrSet.h127 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
H A DSmallBitVector.h85 bool isSmall() const { in isSmall() function
H A DSmallVector.h85 bool isSmall() const { in isSmall() function