|
LLVM
8.0.1
|
#include "llvm/ADT/StringRef.h"#include "llvm/ADT/Twine.h"#include "llvm/IR/Constant.h"#include "llvm/IR/DerivedTypes.h"#include "llvm/IR/Value.h"#include "llvm/Support/Casting.h"#include "llvm/Support/ErrorHandling.h"#include "llvm/Support/MD5.h"#include <cassert>#include <cstdint>#include <string>
Go to the source code of this file.
Classes | |
| class | llvm::GlobalValue |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::Intrinsic | |
| This namespace contains an enum with a value for every intrinsic/builtin function known by LLVM. | |
1.8.13