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

#include <CompilerInterfaceRuntimeConstantInfo.h>

Public Member Functions

 RuntimeConstantArgInfo (RuntimeConstantType Type, int32_t Pos)
 

Public Attributes

RuntimeConstantType Type
 
int32_t Pos
 

Constructor & Destructor Documentation

◆ RuntimeConstantArgInfo()

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

Member Data Documentation

◆ Pos

int32_t proteus::RuntimeConstantArgInfo::Pos

◆ Type

RuntimeConstantType proteus::RuntimeConstantArgInfo::Type

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