|
Jlm
|
This is the complete list of members for jlm::llvm::AbsOperation, including all inherited members.
| AbsOperation(const std::shared_ptr< const rvsdg::Type > &type) | jlm::llvm::AbsOperation | inlineexplicit |
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| checkType(const std::shared_ptr< const rvsdg::Type > &type) | jlm::llvm::AbsOperation | privatestatic |
| copy() const override | jlm::llvm::AbsOperation | virtual |
| createNode(rvsdg::Output &operand1, rvsdg::Output &operand2) | jlm::llvm::AbsOperation | inlinestatic |
| createTac(const Variable &operand1, const Variable &operand2) | jlm::llvm::AbsOperation | inlinestatic |
| debug_string() const override | jlm::llvm::AbsOperation | virtual |
| getType() const noexcept | jlm::llvm::AbsOperation | 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::AbsOperation | |
| jlm::rvsdg::SimpleOperation::operator==(const Operation &other) const noexcept=0 | jlm::rvsdg::Operation | pure 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 |
| ~AbsOperation() noexcept override | jlm::llvm::AbsOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |