|
OpenASIP 2.2
|
Filter control dependence edges only. More...

Public Member Functions | |
| CDGFilter () | |
| CDGFilter (GraphType graph) | |
| template<typename Edge > | |
| bool | operator() (const Edge &e) const |
Public Attributes | |
| GraphType | graph_ |
Filter control dependence edges only.
Definition at line 84 of file ProgramDependenceGraph.hh.
|
inline |
Definition at line 85 of file ProgramDependenceGraph.hh.
|
inline |
Definition at line 86 of file ProgramDependenceGraph.hh.
|
inline |
Definition at line 88 of file ProgramDependenceGraph.hh.
References ProgramDependenceGraph::CDGFilter< GraphType >::graph_.
| GraphType ProgramDependenceGraph::CDGFilter< GraphType >::graph_ |
Definition at line 92 of file ProgramDependenceGraph.hh.
Referenced by ProgramDependenceGraph::CDGFilter< GraphType >::operator()().