OpenASIP
2.0
|
DFS visitor which when finding back edge marks such edge as back edge. More...
Public Member Functions | |
DFSBackEdgeVisitor () | |
template<typename EdgeDescriptor , typename Graph > | |
void | back_edge (EdgeDescriptor e, const Graph &g) const |
DFS visitor which when finding back edge marks such edge as back edge.
Definition at line 205 of file ControlFlowGraph.hh.
|
inline |
Definition at line 207 of file ControlFlowGraph.hh.
|
inline |
Definition at line 209 of file ControlFlowGraph.hh.