|
LLVM
8.0.1
|
#include "llvm-c/TargetMachine.h"#include "llvm/ADT/Optional.h"#include "llvm/Support/CodeGen.h"#include "llvm/Support/ErrorHandling.h"

Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
Functions | |
| Optional< CodeModel::Model > | llvm::unwrap (LLVMCodeModel Model, bool &JIT) |
| LLVMCodeModel | llvm::wrap (CodeModel::Model Model) |
1.8.13