Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DSmallSet.h101 bool isSmall() const { return Set.empty(); } in isSmall() function
DSmallPtrSet.h127 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
DSmallBitVector.h84 bool isSmall() const { in isSmall() function
DSmallVector.h85 bool isSmall() const { in isSmall() function