Jlm
jlm::rvsdg::TestUnaryOperation Member List

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

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
can_reduce_operand(const Output *operand) const noexcept overridejlm::rvsdg::TestUnaryOperationvirtual
copy() const overridejlm::rvsdg::TestUnaryOperationvirtual
create(Region *, std::shared_ptr< const Type > operandType, Output *operand, std::shared_ptr< const Type > resultType)jlm::rvsdg::TestUnaryOperationinlinestatic
create_normalized(std::shared_ptr< const Type > operandType, Output *operand, std::shared_ptr< const Type > resultType)jlm::rvsdg::TestUnaryOperationinlinestatic
debug_string() const overridejlm::rvsdg::TestUnaryOperationvirtual
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator==(const Operation &other) const noexcept overridejlm::rvsdg::TestUnaryOperationvirtual
reduce_operand(unop_reduction_path_t path, Output *operand) const overridejlm::rvsdg::TestUnaryOperationvirtual
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
TestUnaryOperation(std::shared_ptr< const Type > operandType, std::shared_ptr< const Type > resultType) noexceptjlm::rvsdg::TestUnaryOperationinline
UnaryOperation(std::shared_ptr< const jlm::rvsdg::Type > operand, std::shared_ptr< const jlm::rvsdg::Type > result)jlm::rvsdg::UnaryOperationinline
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation
~TestUnaryOperation() noexcept overridejlm::rvsdg::TestUnaryOperation
~UnaryOperation() noexcept overridejlm::rvsdg::UnaryOperation