hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Attributes | List of all members
hobbes::jitcc::Constant Struct Reference
Collaboration diagram for hobbes::jitcc::Constant:
Collaboration graph

Public Attributes

llvm::Constant * value
 
llvm::Type * type
 
MonoTypePtr mtype
 
llvm::GlobalVariable * ref
 

Member Data Documentation

◆ mtype

MonoTypePtr hobbes::jitcc::Constant::mtype

◆ ref

llvm::GlobalVariable* hobbes::jitcc::Constant::ref

◆ type

llvm::Type* hobbes::jitcc::Constant::type

◆ value

llvm::Constant* hobbes::jitcc::Constant::value

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