|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <CompilerInterfaceRuntimeConstantInfo.h>
Public Member Functions | |
| RuntimeConstantArgInfo (RuntimeConstantType Type, int32_t Pos) | |
Public Attributes | |
| RuntimeConstantType | Type |
| int32_t | Pos |
|
inlineexplicit |
| int32_t proteus::RuntimeConstantArgInfo::Pos |
| RuntimeConstantType proteus::RuntimeConstantArgInfo::Type |