Searched defs:add_edge (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | digraph.h | 238 digraph<GraphTraits>::add_edge (edge_t *edge) in add_edge() function
|
H A D | graphds.cc | 70 add_edge (struct graph *g, int f, int t) in add_edge() function
|
H A D | mcf.cc | 364 add_edge (fixup_graph_type *fixup_graph, int src, int dest, gcov_type cost) in add_edge() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | digraph.h | 238 digraph<GraphTraits>::add_edge (edge_t *edge) in add_edge() function
|
H A D | graphds.c | 70 add_edge (struct graph *g, int f, int t) in add_edge() function
|
H A D | mcf.c | 364 add_edge (fixup_graph_type *fixup_graph, int src, int dest, gcov_type cost) in add_edge() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | engine.cc | 2060 exploded_graph::add_edge (exploded_node *src, exploded_node *dest, in add_edge() function in ana::exploded_graph
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | engine.cc | 2736 exploded_graph::add_edge (exploded_node *src, exploded_node *dest, in add_edge() function in ana::exploded_graph
|