Go to the source code of this file.
|
| class | llvm::StringMapEntry< ValueTy > |
| | StringMapEntry - This is used to represent one value that is inserted into a StringMap. More...
|
| |
| class | llvm::Value |
| | LLVM Value Representation. More...
|
| |
| struct | llvm::isa_impl< Constant, 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< GlobalValue, Value > |
| |
| struct | llvm::isa_impl< GlobalObject, Value > |
| |
| class | llvm::PointerLikeTypeTraits< Value * > |
| |
|
| | llvm |
| | Compute iterated dominance frontiers using a linear time algorithm.
|
| |
| #define HANDLE_CONSTANT_MARKER |
( |
|
Marker, |
|
|
|
Constant |
|
) |
| Marker = Constant##Val, |
| #define HANDLE_VALUE |
( |
|
Name | ) |
Name##Val, |