|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
Classes | |
| struct | Scope |
Public Member Functions | |
| Impl (FunctionCallee FC) | |
Public Attributes | |
| FunctionCallee | FC |
| IRBuilder | IRB |
| IRBuilderBase::InsertPoint | IP |
| std::vector< Scope > | Scopes |
|
inline |
| FunctionCallee proteus::FuncBase::Impl::FC |
| IRBuilderBase::InsertPoint proteus::FuncBase::Impl::IP |
| IRBuilder proteus::FuncBase::Impl::IRB |
| std::vector<Scope> proteus::FuncBase::Impl::Scopes |