|
Jlm
|
This is the complete list of members for jlm::llvm::ArrayType, including all inherited members.
| ArrayType(std::shared_ptr< const Type > type, size_t nelements) | jlm::llvm::ArrayType | inline |
| ArrayType(const ArrayType &other)=default | jlm::llvm::ArrayType | |
| ArrayType(ArrayType &&other)=default | jlm::llvm::ArrayType | |
| ComputeHash() const noexcept override | jlm::llvm::ArrayType | virtual |
| Create(std::shared_ptr< const Type > type, size_t nelements) | jlm::llvm::ArrayType | inlinestatic |
| debug_string() const override | jlm::llvm::ArrayType | virtual |
| element_type() const noexcept | jlm::llvm::ArrayType | inline |
| GetElementType() const noexcept | jlm::llvm::ArrayType | inline |
| Kind() const noexcept override | jlm::llvm::ArrayType | virtual |
| nelements() const noexcept | jlm::llvm::ArrayType | inline |
| nelements_ | jlm::llvm::ArrayType | private |
| operator!=(const jlm::rvsdg::Type &other) const noexcept | jlm::rvsdg::Type | inline |
| operator=(const ArrayType &)=delete | jlm::llvm::ArrayType | |
| operator=(ArrayType &&)=delete | jlm::llvm::ArrayType | |
| operator==(const jlm::rvsdg::Type &other) const noexcept override | jlm::llvm::ArrayType | virtual |
| Type() noexcept | jlm::rvsdg::Type | inlineprotected |
| type_ | jlm::llvm::ArrayType | private |
| ~ArrayType() noexcept override | jlm::llvm::ArrayType | |
| ~Type() noexcept | jlm::rvsdg::Type | virtual |