OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ReturnEarly Member List

This is the complete list of members for ReturnEarly, including all inherited members.

cond() const ReturnEarlyinline
cond_ReturnEarlyprivate
error_code() const ReturnEarlyinline
error_code_ReturnEarlyprivate
id() const Valueinline
Instruction(const Type type, const std::string &label)Instructioninline
label() const Valueinline
ReturnEarly(const Value *cond, const std::string &label)ReturnEarlyinline
ReturnEarly(const Value *cond, const Value *error_code, const std::string &label)ReturnEarlyinline
run(ReductionInterpreterImpl *interpreter) overrideReturnEarlyvirtual
type() const Valueinline
Value(const Type type, const std::string &label)Valueinline
~Value()=defaultValuevirtual