Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <CompilerInterfaceTypes.h>
Public Attributes | |
int32_t | Size |
bool | PassByValue |
std::shared_ptr< unsigned char[]> | Blob |
std::shared_ptr<unsigned char[]> proteus::ObjectInfo::Blob |
bool proteus::ObjectInfo::PassByValue |
int32_t proteus::ObjectInfo::Size |