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