Add tarj_end() method
[oota-llvm.git] / include / llvm / ADT / BitSetVector.h
2002-11-06 Chris LattnerMake maxSize a private variable, add a size() accessor
2002-11-06 Vikram S. AdveAn implementation of the bit-vector representation...