Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Namespaces
LLVMIRJitModule.cpp File Reference
#include "proteus/LLVMIRJitModule.h"
#include "proteus/TimeTracing.h"
#include "proteus/impl/CompiledLibrary.h"
#include "proteus/impl/CoreLLVM.h"
#include "proteus/impl/Frontend/JitFuncAttribute.h"
#include "proteus/impl/Hashing.h"
#include <llvm/Bitcode/BitcodeReader.h>
#include <llvm/IR/LLVMContext.h>
#include <llvm/IR/Module.h>
#include <llvm/IR/Verifier.h>
#include <llvm/IRReader/IRReader.h>
#include <llvm/Support/Error.h>
#include <llvm/Support/MemoryBuffer.h>
#include <llvm/Support/SourceMgr.h>
#include <llvm/TargetParser/Host.h>
#include <llvm/TargetParser/Triple.h>
Include dependency graph for LLVMIRJitModule.cpp:

Namespaces

namespace  proteus