|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <JitEngine.hpp>


Public Member Functions | |
| bool | isProteusDisabled () |
| void | enable () |
| void | disable () |
Public Attributes | |
| InitLLVMTargets | Init |
Protected Member Functions | |
| SmallVector< RuntimeConstant > | getRuntimeConstantValues (void **KernelArgs, ArrayRef< RuntimeConstantInfo * > RCInfoArray) |
| JitEngine () | |
| std::string | mangleSuffix (HashT &HashValue) |
|
protected |
|
inline |
|
inline |
|
protected |
|
inline |
|
protected |
| InitLLVMTargets proteus::JitEngine::Init |