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

#include <JitEngineInfoRegistry.h>

Public Attributes

void * Handle
 
const void * HostAddr
 
const char * VarName
 
uint64_t VarSize
 

Member Data Documentation

◆ Handle

void* proteus::RegisterVarInfo::Handle

◆ HostAddr

const void* proteus::RegisterVarInfo::HostAddr

◆ VarName

const char* proteus::RegisterVarInfo::VarName

◆ VarSize

uint64_t proteus::RegisterVarInfo::VarSize

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