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::RuntimeConstantInfo Struct Reference

#include <CompilerInterfaceTypes.h>

Public Member Functions

 RuntimeConstantInfo (RuntimeConstantType Type, int32_t Pos)
 

Public Attributes

RuntimeConstantType Type
 
int32_t Pos
 

Constructor & Destructor Documentation

◆ RuntimeConstantInfo()

proteus::RuntimeConstantInfo::RuntimeConstantInfo ( RuntimeConstantType  Type,
int32_t  Pos 
)
inlineexplicit

Member Data Documentation

◆ Pos

int32_t proteus::RuntimeConstantInfo::Pos

◆ Type

RuntimeConstantType proteus::RuntimeConstantInfo::Type

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