LLVM: llvm::SlotMapping Struct Reference (original) (raw)
This struct contains the mappings from the slot numbers to unnamed metadata nodes, global values and types. More...
#include "[llvm/AsmParser/SlotMapping.h](SlotMapping%5F8h%5Fsource.html)"
Detailed Description
This struct contains the mappings from the slot numbers to unnamed metadata nodes, global values and types.
It also contains the mapping for the named types. It can be used to save the parsing state of an LLVM IR module so that the textual references to the values in the module can be parsed outside of the module's source.
Definition at line 32 of file SlotMapping.h.
Member Data Documentation
◆ GlobalValues
◆ MetadataNodes
◆ NamedTypes
◆ Types
The documentation for this struct was generated from the following file:
- include/llvm/AsmParser/SlotMapping.h