#include <Graph.h>
Definition at line 231 of file Graph.h.
◆ ~GraphInputIndexQueryService()
virtual loco::GraphInputIndexQueryService::~GraphInputIndexQueryService |
( |
| ) |
|
|
virtualdefault |
◆ associated()
virtual bool loco::GraphInputIndexQueryService::associated |
( |
const Node * |
node | ) |
const |
|
pure virtual |
Check whether a given node is associated with any Graph-level input.
◆ index()
Exceptions
- index SHOULD throw std::invalid_argument exception if a given node is not associated with any input (i.e. assocaited above returns false).
The documentation for this struct was generated from the following file:
- compiler/loco/include/loco/IR/Graph.h