Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Classes | Namespaces
JitEngine.h File Reference
#include <cstdlib>
#include <string>
#include <llvm/ADT/DenseMap.h>
#include <llvm/Demangle/Demangle.h>
#include <llvm/IR/Module.h>
#include <llvm/Target/TargetMachine.h>
#include "proteus/Error.h"
#include "proteus/impl/CompilerInterfaceRuntimeConstantInfo.h"
#include "proteus/impl/Config.h"
#include "proteus/impl/CoreLLVM.h"
#include "proteus/impl/Hashing.h"
Include dependency graph for JitEngine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  proteus::JitEngine
 

Namespaces

namespace  proteus