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

Public Member Functions

llvm::Value * apply (jitcc *c, const MonoTypes &tys, const MonoTypePtr &rty, const Exprs &es)
 
PolyTypePtr type (typedb &) const
 
- Public Member Functions inherited from hobbes::op
virtual ~op ()
 

Member Function Documentation

◆ apply()

llvm::Value* hobbes::dbArrIdxRefF::apply ( jitcc c,
const MonoTypes tys,
const MonoTypePtr rty,
const Exprs es 
)
inlinevirtual

Implements hobbes::op.

◆ type()

PolyTypePtr hobbes::dbArrIdxRefF::type ( typedb ) const
inlinevirtual

Implements hobbes::op.


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