Searched defs:SparseBitVectorElement (Results 1 – 1 of 1) sorted by relevance
56 SparseBitVectorElement() { in SparseBitVectorElement() argument62 explicit SparseBitVectorElement(unsigned Idx) { in SparseBitVectorElement() argument87 unsigned index() const { in index()91 bool empty() const { in empty()98 void set(unsigned Idx) { in set()102 bool test_and_set(unsigned Idx) { in test_and_set()111 void reset(unsigned Idx) { in reset()115 bool test(unsigned Idx) const { in test()119 size_type count() const { in count()127 int find_first() const { in find_first()[all …]