Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Public Attributes | List of all members
proteus::MLIRLoweringResult Struct Reference

#include <MLIRLower.h>

Public Attributes

std::unique_ptr< llvm::LLVMContext > Ctx
 
std::unique_ptr< llvm::Module > Mod
 

Member Data Documentation

◆ Ctx

std::unique_ptr<llvm::LLVMContext> proteus::MLIRLoweringResult::Ctx

◆ Mod

std::unique_ptr<llvm::Module> proteus::MLIRLoweringResult::Mod

The documentation for this struct was generated from the following file: