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

Public Member Functions

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

Member Function Documentation

◆ apply()

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

Implements hobbes::op.

◆ type()

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

Implements hobbes::op.


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