|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include "proteus/Frontend/Dispatcher.h"#include "proteus/Frontend/TargetModel.h"#include "proteus/JitFuncAttribute.h"#include <memory>#include <string>#include <type_traits>#include <utility>

Go to the source code of this file.
Classes | |
| class | proteus::MLIRJitModule |
| struct | proteus::MLIRJitModule::FunctionHandle< RetT(ArgT...)> |
| struct | proteus::MLIRJitModule::KernelHandle< RetT(ArgT...)> |
Namespaces | |
| namespace | proteus |