OmniSciDB
a5dc49c757
|
This is the complete list of members for ICmp, including all inherited members.
ICmp(const Predicate predicate, const Value *lhs, const Value *rhs, const std::string &label) | ICmp | inline |
id() const | Value | inline |
Instruction(const Type type, const std::string &label) | Instruction | inline |
label() const | Value | inline |
lhs() const | ICmp | inline |
lhs_ | ICmp | private |
predicate() const | ICmp | inline |
Predicate enum name | ICmp | |
predicate_ | ICmp | private |
rhs() const | ICmp | inline |
rhs_ | ICmp | private |
run(ReductionInterpreterImpl *interpreter) override | ICmp | virtual |
type() const | Value | inline |
Value(const Type type, const std::string &label) | Value | inline |
~Value()=default | Value | virtual |