#include <ipgraph.hpp>
Definition at line 76 of file ipgraph.hpp.
◆ const_iterator
◆ ~InterProceduralGraphNode()
| jlm::llvm::InterProceduralGraphNode::~InterProceduralGraphNode |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ InterProceduralGraphNode()
◆ add_dependency()
◆ begin()
◆ clg()
◆ end()
◆ hasBody()
| virtual bool jlm::llvm::InterProceduralGraphNode::hasBody |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ is_selfrecursive()
| bool jlm::llvm::InterProceduralGraphNode::is_selfrecursive |
( |
| ) |
const |
|
inlinenoexcept |
◆ linkage()
| virtual const llvm::Linkage& jlm::llvm::InterProceduralGraphNode::linkage |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ name()
| virtual const std::string& jlm::llvm::InterProceduralGraphNode::name |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ Type()
| virtual std::shared_ptr<const jlm::rvsdg::Type> jlm::llvm::InterProceduralGraphNode::Type |
( |
| ) |
const |
|
pure virtual |
◆ type()
| virtual const jlm::rvsdg::Type& jlm::llvm::InterProceduralGraphNode::type |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ clg_
◆ dependencies_
The documentation for this class was generated from the following files: