Module llvm_ir::module [−][src]
Structs
Alignment | Alignment details for a type. See LLVM 12 docs on Data Layout |
Alignments | Alignment for various types in memory. See LLVM 12 docs on Data Layout |
Comdat | |
DataLayout | |
FunctionAttributeGroup | |
FunctionPtrAlignment | Alignment details for function pointers. See LLVM 12 docs on Data Layout |
GlobalAlias | |
GlobalVariable | |
Module | |
PointerLayout | Layout details for pointers (other than function pointers). See LLVM 12 docs on Data Layout |
Enums
DLLStorageClass | |
Endianness | |
Linkage | |
Mangling | |
SelectionKind | |
ThreadLocalMode | |
UnnamedAddr | |
Visibility |
Type Definitions
AddrSpace | For discussion of address spaces, see LLVM 12 docs on Pointer Type |