Make 'Insert' set the name for Loads, instead of passing the name into the
[oota-llvm.git] / include / llvm / ADT / StringSet.h
2008-05-13 Anton KorobeynikovAdd thin layer over StringMap to form StringSet. By...