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

#include <Helpers.h>

Public Attributes

SmallSetVector< int, 16 > ConstantArgs
 
std::string ModuleIR
 

Member Data Documentation

◆ ConstantArgs

SmallSetVector<int, 16> proteus::JitFunctionInfo::ConstantArgs

◆ ModuleIR

std::string proteus::JitFunctionInfo::ModuleIR

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