#include <node.hpp>
Definition at line 84 of file node.hpp.
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ Iterator()
| constexpr jlm::rvsdg::Input::Iterator::Iterator |
( |
Input * |
input | ) |
|
|
inlineexplicitconstexpr |
◆ ComputeNext()
| Input * jlm::rvsdg::Input::Iterator::ComputeNext |
( |
| ) |
const |
|
private |
◆ GetInput()
| Input* jlm::rvsdg::Input::Iterator::GetInput |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator!=()
| bool jlm::rvsdg::Input::Iterator::operator!= |
( |
const Iterator & |
other | ) |
const |
|
inline |
◆ operator*()
| Input& jlm::rvsdg::Input::Iterator::operator* |
( |
| ) |
|
|
inline |
◆ operator++() [1/2]
| Iterator& jlm::rvsdg::Input::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
| Iterator jlm::rvsdg::Input::Iterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator->()
| Input* jlm::rvsdg::Input::Iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool jlm::rvsdg::Input::Iterator::operator== |
( |
const Iterator & |
other | ) |
const |
|
inline |
◆ Input_
| Input* jlm::rvsdg::Input::Iterator::Input_ |
|
private |
The documentation for this class was generated from the following files: