|
Jlm
|
This is the complete list of members for jlm::llvm::Argument, including all inherited members.
| Argument(const std::string &name, std::shared_ptr< const jlm::rvsdg::Type > type, const AttributeSet &attributes) | jlm::llvm::Argument | inline |
| Argument(const std::string &name, std::shared_ptr< const jlm::rvsdg::Type > type) | jlm::llvm::Argument | inline |
| Argument(const std::string &name, std::unique_ptr< jlm::rvsdg::Type > type, const AttributeSet &attributes) | jlm::llvm::Argument | inline |
| attributes() const noexcept | jlm::llvm::Argument | inline |
| attributes_ | jlm::llvm::Argument | private |
| create(const std::string &name, std::shared_ptr< const jlm::rvsdg::Type > type, const AttributeSet &attributes) | jlm::llvm::Argument | inlinestatic |
| create(const std::string &name, std::shared_ptr< const jlm::rvsdg::Type > type) | jlm::llvm::Argument | inlinestatic |
| debug_string() const | jlm::llvm::Variable | virtual |
| name() const noexcept | jlm::llvm::Variable | inline |
| name_ | jlm::llvm::Variable | private |
| operator=(Variable &&other) noexcept | jlm::llvm::Variable | inline |
| type() const noexcept | jlm::llvm::Variable | inline |
| Type() const noexcept | jlm::llvm::Variable | inline |
| type_ | jlm::llvm::Variable | private |
| Variable(std::shared_ptr< const jlm::rvsdg::Type > type, const std::string &name) | jlm::llvm::Variable | inline |
| Variable(Variable &&other) noexcept | jlm::llvm::Variable | inline |
| ~Argument() noexcept override | jlm::llvm::Argument | |
| ~Variable() noexcept | jlm::llvm::Variable | virtual |