LLVM 19.0.0git
Namespaces | Functions
CodeGenCWrappers.h File Reference
#include "llvm-c/TargetMachine.h"
#include "llvm/Support/CodeGen.h"
#include "llvm/Support/ErrorHandling.h"
#include <optional>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

std::optional< CodeModel::Model > llvm::unwrap (LLVMCodeModel Model, bool &JIT)
 
LLVMCodeModel llvm::wrap (CodeModel::Model Model)