|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <CompilerInterfaceRuntimeConstantInfo.h>
Public Member Functions | |
| RuntimeConstantObjectInfo (int32_t Size, bool PassByValue) | |
Public Attributes | |
| int32_t | Size |
| bool | PassByValue |
|
inlineexplicit |
| bool proteus::RuntimeConstantObjectInfo::PassByValue |
| int32_t proteus::RuntimeConstantObjectInfo::Size |