|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|


Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| namespace | proteus |
Functions | |
| llvm::Type * | proteus::toLLVMType (const IRType &T, llvm::LLVMContext &Ctx) |
| template<typename T > | |
| llvm::Type * | proteus::getLLVMType (llvm::LLVMContext &Ctx, std::size_t NElem=0) |
| template<typename T > | |
| llvm::Type * | proteus::getLLVMPointerElemType (llvm::LLVMContext &Ctx) |