|
LLVM
3.7.0
|
#include "LLVMContextImpl.h"#include "llvm/ADT/STLExtras.h"#include "llvm/IR/Attributes.h"#include "llvm/IR/DiagnosticInfo.h"#include "llvm/IR/Module.h"#include <algorithm>#include "llvm/IR/Metadata.def"Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Macros | |
| #define | HANDLE_MDNODE_LEAF(CLASS) |
| #define | HANDLE_MDNODE_LEAF(CLASS) |
Functions | |
| static const Metadata * | llvm::get_hashable_data (const MDOperand &X) |
| Make MDOperand transparent for hashing. More... | |
| #define HANDLE_MDNODE_LEAF | ( | CLASS | ) |
| #define HANDLE_MDNODE_LEAF | ( | CLASS | ) |
1.8.6