LLVM  8.0.1
Namespaces | Functions
CodeGenCWrappers.h File Reference
#include "llvm-c/TargetMachine.h"
#include "llvm/ADT/Optional.h"
#include "llvm/Support/CodeGen.h"
#include "llvm/Support/ErrorHandling.h"
Include dependency graph for CodeGenCWrappers.h:
This graph shows which files directly or indirectly include this file:

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)