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

Private Member Functions

llvm::Value * apply (jitcc *c, const MonoTypes &tys, const MonoTypePtr &rty, const Exprs &es)
 
PolyTypePtr type (typedb &) const
 

Additional Inherited Members

- Public Member Functions inherited from hobbes::op
virtual ~op ()
 

Member Function Documentation

◆ apply()

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

Implements hobbes::op.

◆ type()

PolyTypePtr hobbes::saelem::type ( typedb ) const
inlineprivatevirtual

Implements hobbes::op.


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