Add a GetElementPtrInst::getIndexedType that accepts uint64_t's instead of just Value*'s.
[oota-llvm.git] / include / llvm / ADT / ScopedHashTable.h
2008-06-09 Chris LattnerAdd a simple, but efficient, generic scoped hash table