Home | History | Annotate | Download | only in IR

Lines Matching full:stringmap

28 #include "llvm/ADT/StringMap.h"
928 StringMap<MDString> MDStringCache;
959 StringMap<ConstantDataSequential*> CDSConstants;
988 StringMap<StructType*> NamedStructTypes;
1004 StringMap<unsigned> CustomMDKindNames;
1020 /// \brief A set of interned tags for operand bundles. The StringMap maps
1024 StringMap<uint32_t> BundleTagCache;