hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | List of all members
hobbes::adjptr Class Reference
Inheritance diagram for hobbes::adjptr:
Inheritance graph
Collaboration diagram for hobbes::adjptr:
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::adjptr::apply ( jitcc c,
const MonoTypes tys,
const MonoTypePtr rty,
const Exprs es 
)
inlinevirtual

Implements hobbes::op.

◆ type()

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

Implements hobbes::op.


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