14 #ifndef LLVM_ASMPARSER_SLOTMAPPING_H
15 #define LLVM_ASMPARSER_SLOTMAPPING_H
37 std::map<unsigned, Type *>
Types;
std::map< unsigned, TrackingMDNodeRef > MetadataNodes
StringMap< Type * > NamedTypes
std::vector< GlobalValue * > GlobalValues
std::map< unsigned, Type * > Types
StringMap - This is an unconventional map that is specialized for handling keys that are "strings"...
This struct contains the mappings from the slot numbers to unnamed metadata nodes, global values and types.