]> granicus.if.org Git - llvm/commit
An implementation of the bit-vector representation of sets.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Wed, 6 Nov 2002 17:14:14 +0000 (17:14 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Wed, 6 Nov 2002 17:14:14 +0000 (17:14 +0000)
commit5f76054a79c5386fcdb6695fa49e9eaa4dfabc19
tree4d0082476e84a10220f9e5a017378093e3201a16
parent895c0bd3fb76938d060cc7596b341d2b9193c21b
An implementation of the bit-vector representation of sets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4568 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/BitSetVector.h [new file with mode: 0644]
include/llvm/ADT/BitSetVector.h [new file with mode: 0644]