Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <llvm/Support/Debug.h>
#include "proteus/CompiledLibrary.hpp"
#include "proteus/Frontend/Dispatcher.hpp"
Go to the source code of this file.
Classes | |
class | proteus::CppJitModule |
struct | proteus::CppJitModule::FunctionHandle< RetT(ArgT...)> |
struct | proteus::CppJitModule::KernelHandle< RetT(ArgT...)> |
Namespaces | |
namespace | proteus |