#include <ipgraph.hpp>
|
| typedef std::unordered_set< constInterProceduralGraphNode * >::const_iterator | const_iterator |
| |
Definition at line 95 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 |
◆ numDependencies()
| size_t jlm::llvm::InterProceduralGraphNode::numDependencies |
( |
| ) |
const |
|
inlinenoexcept |
◆ 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: