Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <string>
#include <llvm/ExecutionEngine/Orc/LLJIT.h>
#include "proteus/CompilerInterfaceTypes.h"
#include "proteus/JitCache.hpp"
#include "proteus/JitEngine.hpp"
Go to the source code of this file.
Classes | |
class | proteus::JitEngineHost |
Namespaces | |
namespace | proteus |