Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Public Attributes | List of all members
proteus::ArrayInfo Struct Reference

#include <CompilerInterfaceTypes.h>

Public Attributes

int32_t NumElts
 
RuntimeConstantType EltType
 
std::shared_ptr< unsigned char[]> Blob
 

Member Data Documentation

◆ Blob

std::shared_ptr<unsigned char[]> proteus::ArrayInfo::Blob

◆ EltType

RuntimeConstantType proteus::ArrayInfo::EltType

◆ NumElts

int32_t proteus::ArrayInfo::NumElts

The documentation for this struct was generated from the following file: