|
Jlm
|
This is the complete list of members for jlm::llvm::UndefValueOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::UndefValueOperation | virtual |
| Create(rvsdg::Region ®ion, std::shared_ptr< const jlm::rvsdg::Type > type) | jlm::llvm::UndefValueOperation | inlinestatic |
| Create(std::shared_ptr< const jlm::rvsdg::Type > type) | jlm::llvm::UndefValueOperation | inlinestatic |
| Create(std::shared_ptr< const jlm::rvsdg::Type > type, const std::string &name) | jlm::llvm::UndefValueOperation | inlinestatic |
| Create(std::unique_ptr< ThreeAddressCodeVariable > result) | jlm::llvm::UndefValueOperation | inlinestatic |
| debug_string() const override | jlm::llvm::UndefValueOperation | virtual |
| GetType() const noexcept | jlm::llvm::UndefValueOperation | 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 UndefValueOperation &)=delete | jlm::llvm::UndefValueOperation | |
| operator=(UndefValueOperation &&)=delete | jlm::llvm::UndefValueOperation | |
| operator==(const Operation &other) const noexcept override | jlm::llvm::UndefValueOperation | |
| 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 |
| UndefValueOperation(std::shared_ptr< const jlm::rvsdg::Type > type) | jlm::llvm::UndefValueOperation | inlineexplicit |
| UndefValueOperation(const UndefValueOperation &)=default | jlm::llvm::UndefValueOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~UndefValueOperation() noexcept override | jlm::llvm::UndefValueOperation |