|
Jlm
|
This is the complete list of members for jlm::llvm::PtrCmpOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| BinaryOperation(const std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::shared_ptr< const jlm::rvsdg::Type > result) | jlm::rvsdg::BinaryOperation | inline |
| can_reduce_operand_pair(const jlm::rvsdg::Output *op1, const jlm::rvsdg::Output *op2) const noexcept override | jlm::llvm::PtrCmpOperation | virtual |
| cmp() const noexcept | jlm::llvm::PtrCmpOperation | inline |
| cmp_ | jlm::llvm::PtrCmpOperation | private |
| copy() const override | jlm::llvm::PtrCmpOperation | virtual |
| create(const llvm::cmp &cmp, const Variable *op1, const Variable *op2) | jlm::llvm::PtrCmpOperation | inlinestatic |
| debug_string() const override | jlm::llvm::PtrCmpOperation | virtual |
| flags enum name | jlm::rvsdg::BinaryOperation | |
| flags() const noexcept | jlm::rvsdg::BinaryOperation | virtual |
| is_associative() const noexcept | jlm::rvsdg::BinaryOperation | inline |
| is_commutative() const noexcept | jlm::rvsdg::BinaryOperation | inline |
| 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::llvm::PtrCmpOperation | |
| jlm::rvsdg::BinaryOperation::operator==(const Operation &other) const noexcept=0 | jlm::rvsdg::Operation | pure virtual |
| PtrCmpOperation(const std::shared_ptr< const PointerType > &ptype, const llvm::cmp &cmp) | jlm::llvm::PtrCmpOperation | inline |
| reduce_operand_pair(jlm::rvsdg::binop_reduction_path_t path, jlm::rvsdg::Output *op1, jlm::rvsdg::Output *op2) const override | jlm::llvm::PtrCmpOperation | 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 |
| ~BinaryOperation() noexcept override | jlm::rvsdg::BinaryOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~PtrCmpOperation() noexcept override | jlm::llvm::PtrCmpOperation | |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |