|
OpenASIP 2.2
|
Filter away back edges. More...

Public Member Functions | |
| BackFilter () | |
| BackFilter (GraphType graph) | |
| template<typename Edge > | |
| bool | operator() (const Edge &e) const |
Public Attributes | |
| GraphType | graph_ |
Filter away back edges.
Definition at line 136 of file ProgramDependenceGraph.hh.
|
inline |
Definition at line 137 of file ProgramDependenceGraph.hh.
|
inline |
Definition at line 138 of file ProgramDependenceGraph.hh.
|
inline |
Definition at line 140 of file ProgramDependenceGraph.hh.
References ProgramDependenceGraph::BackFilter< GraphType >::graph_.
| GraphType ProgramDependenceGraph::BackFilter< GraphType >::graph_ |
Definition at line 145 of file ProgramDependenceGraph.hh.
Referenced by ProgramDependenceGraph::BackFilter< GraphType >::operator()().