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

#include <CompilerInterfaceRuntimeConstantInfo.h>

Public Member Functions

 RuntimeConstantObjectInfo (int32_t Size, bool PassByValue)
 

Public Attributes

int32_t Size
 
bool PassByValue
 

Constructor & Destructor Documentation

◆ RuntimeConstantObjectInfo()

proteus::RuntimeConstantObjectInfo::RuntimeConstantObjectInfo ( int32_t  Size,
bool  PassByValue 
)
inlineexplicit

Member Data Documentation

◆ PassByValue

bool proteus::RuntimeConstantObjectInfo::PassByValue

◆ Size

int32_t proteus::RuntimeConstantObjectInfo::Size

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