#include <graph_helper.h>
|
std::set
< Graph::vertex_descriptor > & | segment_with_break_ |
| | A set containing all the segments that contains a continue statement. More...
|
| |
| risc::sg::ContinueStmtVisitor::ContinueStmtVisitor |
( |
std::set< Graph::vertex_descriptor > & |
segment_with_break | ) |
|
|
inline |
| risc::sg::ContinueStmtVisitor::discover_vertex |
( |
const Graph::vertex_descriptor |
vertex, |
|
|
const Graph & |
graph |
|
) |
| |
|
inline |
This function adds all break segments into segment_with_continue_.
| std::set<Graph::vertex_descriptor>& risc::sg::ContinueStmtVisitor::segment_with_break_ |
A set containing all the segments that contains a continue 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