|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include "proteus/Init.h"
Namespaces | |
| namespace | proteus |
Functions | |
| void | __jit_enable_host () |
| void | __jit_enable_device () |
| void | __jit_disable_host () |
| void | __jit_disable_device () |
| void | proteus::init () |
| void | proteus::finalize () |
| void | proteus::enable () |
| void | proteus::disable () |
| void __jit_disable_device | ( | ) |
| void __jit_disable_host | ( | ) |
| void __jit_enable_device | ( | ) |
| void __jit_enable_host | ( | ) |