Jlm
jlm::rvsdg::FlattenedBinaryOperation Member List

This is the complete list of members for jlm::rvsdg::FlattenedBinaryOperation, including all inherited members.

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
bin_operation() const noexceptjlm::rvsdg::FlattenedBinaryOperationinline
copy() const overridejlm::rvsdg::FlattenedBinaryOperationvirtual
debug_string() const overridejlm::rvsdg::FlattenedBinaryOperationvirtual
FlattenedBinaryOperation(std::unique_ptr< BinaryOperation > op, size_t narguments) noexceptjlm::rvsdg::FlattenedBinaryOperationinline
FlattenedBinaryOperation(const BinaryOperation &op, size_t narguments)jlm::rvsdg::FlattenedBinaryOperationinline
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
op_jlm::rvsdg::FlattenedBinaryOperationprivate
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator==(const Operation &other) const noexcept overridejlm::rvsdg::FlattenedBinaryOperationvirtual
reduce(const FlattenedBinaryOperation::reduction &reduction, const std::vector< jlm::rvsdg::Output * > &operands) constjlm::rvsdg::FlattenedBinaryOperation
reduce(rvsdg::Region *region, const FlattenedBinaryOperation::reduction &reduction)jlm::rvsdg::FlattenedBinaryOperationstatic
reduce(Graph *graph, const FlattenedBinaryOperation::reduction &reduction)jlm::rvsdg::FlattenedBinaryOperationinlinestatic
reduction enum namejlm::rvsdg::FlattenedBinaryOperation
result(size_t index) const noexceptjlm::rvsdg::SimpleOperation
results_jlm::rvsdg::SimpleOperationprivate
SimpleOperation(std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::vector< std::shared_ptr< const jlm::rvsdg::Type >> results)jlm::rvsdg::SimpleOperationinline
~FlattenedBinaryOperation() noexcept overridejlm::rvsdg::FlattenedBinaryOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation