Fix isIntN to work with APInts > 64 bits. This method is only
[oota-llvm.git] / include / llvm / ADT / ScopedHashTable.h
2008-06-09 Chris LattnerAdd a simple, but efficient, generic scoped hash table