|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include "proteus/Frontend/Dispatcher.hpp"#include <algorithm>#include <sstream>#include <vector>

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 |