Class Ret

class Ret : public Instruction

Public Functions

Ret(const Value *value)
Ret()
const Value *value() const
void run(ReductionInterpreterImpl *interpreter)

Private Members

const Value *value_