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

Private Member Functions

llvm::Value * apply (jitcc *, const MonoTypes &tys, const MonoTypePtr &, 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::salenexp::apply ( jitcc ,
const MonoTypes tys,
const MonoTypePtr ,
const Exprs es 
)
inlineprivatevirtual

Implements hobbes::op.

◆ type()

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

Implements hobbes::op.


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