Searched defs:SparseBitVectorElement (Results 1 – 1 of 1) sorted by relevance
57 SparseBitVectorElement() { in SparseBitVectorElement() function63 explicit SparseBitVectorElement(unsigned Idx) { in SparseBitVectorElement() function88 unsigned index() const { in index()92 bool empty() const { in empty()99 void set(unsigned Idx) { in set()103 bool test_and_set(unsigned Idx) { in test_and_set()112 void reset(unsigned Idx) { in reset()116 bool test(unsigned Idx) const { in test()120 size_type count() const { in count()128 int find_first() const { in find_first()[all …]