
Functions | |
| Arc * | arc_new (LogPipe *from, LogPipe *to, ArcType arc_type) |
| void | arc_free (Arc *self) |
| void | cfg_walker_get_graph (GPtrArray *start_nodes, GHashTable **nodes, GHashTable **arcs) |
| void arc_free | ( | Arc * | self | ) |
| void cfg_walker_get_graph | ( | GPtrArray * | start_nodes, |
| GHashTable ** | nodes, | ||
| GHashTable ** | arcs | ||
| ) |