|
Jlm
|
This is the complete list of members for jlm::llvm::SsaPhiOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::SsaPhiOperation | virtual |
| create(const std::vector< std::pair< const Variable *, ControlFlowGraphNode * >> &arguments, std::shared_ptr< const jlm::rvsdg::Type > type) | jlm::llvm::SsaPhiOperation | inlinestatic |
| debug_string() const override | jlm::llvm::SsaPhiOperation | virtual |
| GetIncomingNode(size_t n) const noexcept | jlm::llvm::SsaPhiOperation | inline |
| IncomingNodes_ | jlm::llvm::SsaPhiOperation | private |
| 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 SsaPhiOperation &)=delete | jlm::llvm::SsaPhiOperation | |
| operator=(SsaPhiOperation &&)=delete | jlm::llvm::SsaPhiOperation | |
| operator==(const Operation &other) const noexcept override | jlm::llvm::SsaPhiOperation | |
| 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 |
| SsaPhiOperation(std::vector< ControlFlowGraphNode * > incomingNodes, const std::shared_ptr< const jlm::rvsdg::Type > &type) | jlm::llvm::SsaPhiOperation | inline |
| SsaPhiOperation(const SsaPhiOperation &)=default | jlm::llvm::SsaPhiOperation | |
| Type() const noexcept | jlm::llvm::SsaPhiOperation | inline |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~SsaPhiOperation() noexcept override | jlm::llvm::SsaPhiOperation |