13#ifndef LLVM_ASMPARSER_SLOTMAPPING_H
14#define LLVM_ASMPARSER_SLOTMAPPING_H
37 std::map<unsigned, Type *>
Types;
This file defines the StringMap class.
Mapping from value ID to value, which also remembers what the next unused ID is.
StringMap - This is an unconventional map that is specialized for handling keys that are "strings",...
This is an optimization pass for GlobalISel generic memory operations.
This struct contains the mappings from the slot numbers to unnamed metadata nodes,...
std::map< unsigned, Type * > Types
StringMap< Type * > NamedTypes
std::map< unsigned, TrackingMDNodeRef > MetadataNodes
NumberedValues< GlobalValue * > GlobalValues