#include <graph_helper.h>
|
std::set
< Graph::vertex_descriptor > & | segment_with_break_ |
| A set containing all the segments that contains a break statement. More...
|
|
risc::sg::BreakStmtVisitor::BreakStmtVisitor |
( |
std::set< Graph::vertex_descriptor > & |
segment_with_break | ) |
|
|
inline |
risc::sg::BreakStmtVisitor::discover_vertex |
( |
const Graph::vertex_descriptor |
vertex, |
|
|
const Graph & |
graph |
|
) |
| |
|
inline |
This function adds all break segments into segment_with_break_.
std::set<Graph::vertex_descriptor>& risc::sg::BreakStmtVisitor::segment_with_break_ |
A set containing all the segments that contains a break statement.
The documentation for this class was generated from the following file:
- /local/lecs/lecs/risc_v0.6.2/sources/build/risc_v0.6.2/src/segment_graph/graph_helper.h