| add_dependency(const InterProceduralGraphNode *dep) | jlm::llvm::InterProceduralGraphNode | inline |
| begin() const | jlm::llvm::InterProceduralGraphNode | inline |
| clg() const noexcept | jlm::llvm::InterProceduralGraphNode | inline |
| clg_ | jlm::llvm::InterProceduralGraphNode | private |
| const_iterator typedef | jlm::llvm::InterProceduralGraphNode | private |
| constant() const noexcept | jlm::llvm::DataNode | inline |
| constant_ | jlm::llvm::DataNode | private |
| Create(InterProceduralGraph &clg, const std::string &name, std::shared_ptr< const jlm::rvsdg::Type > valueType, const llvm::Linkage &linkage, std::string section, bool constant) | jlm::llvm::DataNode | inlinestatic |
| DataNode(InterProceduralGraph &clg, const std::string &name, std::shared_ptr< const jlm::rvsdg::Type > valueType, const llvm::Linkage &linkage, std::string section, bool constant) | jlm::llvm::DataNode | inlineprivate |
| dependencies_ | jlm::llvm::InterProceduralGraphNode | private |
| end() const | jlm::llvm::InterProceduralGraphNode | inline |
| GetValueType() const noexcept | jlm::llvm::DataNode | inline |
| hasBody() const noexcept override | jlm::llvm::DataNode | virtual |
| init_ | jlm::llvm::DataNode | private |
| initialization() const noexcept | jlm::llvm::DataNode | inline |
| InterProceduralGraphNode(InterProceduralGraph &clg) | jlm::llvm::InterProceduralGraphNode | inlineexplicitprotected |
| is_selfrecursive() const noexcept | jlm::llvm::InterProceduralGraphNode | inline |
| linkage() const noexcept override | jlm::llvm::DataNode | virtual |
| linkage_ | jlm::llvm::DataNode | private |
| name() const noexcept override | jlm::llvm::DataNode | virtual |
| name_ | jlm::llvm::DataNode | private |
| Section() const noexcept | jlm::llvm::DataNode | inline |
| Section_ | jlm::llvm::DataNode | private |
| set_initialization(std::unique_ptr< DataNodeInit > init) | jlm::llvm::DataNode | inline |
| Type() const override | jlm::llvm::DataNode | virtual |
| type() const noexcept override | jlm::llvm::DataNode | virtual |
| ValueType_ | jlm::llvm::DataNode | private |
| ~DataNode() noexcept override | jlm::llvm::DataNode | |
| ~InterProceduralGraphNode() noexcept | jlm::llvm::InterProceduralGraphNode | virtual |