|
Jlm
|
This is the complete list of members for jlm::rvsdg::TestUnaryOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| can_reduce_operand(const Output *operand) const noexcept override | jlm::rvsdg::TestUnaryOperation | virtual |
| copy() const override | jlm::rvsdg::TestUnaryOperation | virtual |
| create(Region *, std::shared_ptr< const Type > operandType, Output *operand, std::shared_ptr< const Type > resultType) | jlm::rvsdg::TestUnaryOperation | inlinestatic |
| create_normalized(std::shared_ptr< const Type > operandType, Output *operand, std::shared_ptr< const Type > resultType) | jlm::rvsdg::TestUnaryOperation | inlinestatic |
| debug_string() const override | jlm::rvsdg::TestUnaryOperation | virtual |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator==(const Operation &other) const noexcept override | jlm::rvsdg::TestUnaryOperation | virtual |
| reduce_operand(unop_reduction_path_t path, Output *operand) const override | jlm::rvsdg::TestUnaryOperation | virtual |
| result(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| results_ | jlm::rvsdg::SimpleOperation | private |
| SimpleOperation(std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::vector< std::shared_ptr< const jlm::rvsdg::Type >> results) | jlm::rvsdg::SimpleOperation | inline |
| TestUnaryOperation(std::shared_ptr< const Type > operandType, std::shared_ptr< const Type > resultType) noexcept | jlm::rvsdg::TestUnaryOperation | inline |
| UnaryOperation(std::shared_ptr< const jlm::rvsdg::Type > operand, std::shared_ptr< const jlm::rvsdg::Type > result) | jlm::rvsdg::UnaryOperation | inline |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~TestUnaryOperation() noexcept override | jlm::rvsdg::TestUnaryOperation | |
| ~UnaryOperation() noexcept override | jlm::rvsdg::UnaryOperation |