|
Jlm
|
This is the complete list of members for jlm::llvm::FreeOperation, including all inherited members.
| addressInput(const rvsdg::Node &node) noexcept | jlm::llvm::FreeOperation | inlinestatic |
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::FreeOperation | virtual |
| Create(const Variable *pointer, const std::vector< const Variable * > &memoryStates, const Variable *iOState) | jlm::llvm::FreeOperation | inlinestatic |
| Create(jlm::rvsdg::Output *pointer, const std::vector< jlm::rvsdg::Output * > &memoryStates, jlm::rvsdg::Output *iOState) | jlm::llvm::FreeOperation | inlinestatic |
| CreateOperandTypes(size_t numMemoryStates) | jlm::llvm::FreeOperation | inlineprivatestatic |
| CreateResultTypes(size_t numMemoryStates) | jlm::llvm::FreeOperation | inlineprivatestatic |
| debug_string() const override | jlm::llvm::FreeOperation | virtual |
| FreeOperation(size_t numMemoryStates) | jlm::llvm::FreeOperation | inlineexplicit |
| mapMemoryStateOutputToInput(rvsdg::Output &output) noexcept | jlm::llvm::FreeOperation | inlinestatic |
| 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::FreeOperation | |
| 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 |
| ~FreeOperation() noexcept override | jlm::llvm::FreeOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |