Go to the source code of this file.
|
| class | llvm::Value |
| | LLVM Value Representation. More...
|
| class | llvm::Value::user_iterator_impl< UserTy > |
| struct | llvm::ValueDeleter |
| struct | llvm::isa_impl< Constant, Value > |
| struct | llvm::isa_impl< ConstantData, Value > |
| struct | llvm::isa_impl< ConstantAggregate, Value > |
| struct | llvm::isa_impl< Argument, Value > |
| struct | llvm::isa_impl< InlineAsm, Value > |
| struct | llvm::isa_impl< Instruction, Value > |
| struct | llvm::isa_impl< BasicBlock, Value > |
| struct | llvm::isa_impl< Function, Value > |
| struct | llvm::isa_impl< GlobalVariable, Value > |
| struct | llvm::isa_impl< GlobalAlias, Value > |
| struct | llvm::isa_impl< GlobalIFunc, Value > |
| struct | llvm::isa_impl< GlobalValue, Value > |
| struct | llvm::isa_impl< GlobalObject, Value > |
|
| namespace | llvm |
| | This is an optimization pass for GlobalISel generic memory operations.
|
◆ HANDLE_CONSTANT_MARKER
| #define HANDLE_CONSTANT_MARKER |
( |
| Marker, |
|
|
| Constant ) |
◆ HANDLE_VALUE
| #define HANDLE_VALUE |
( |
| Name | ) |
|