Home
last modified time | relevance | path

Searched defs:test_edge (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddigraph.cc62 struct test_edge : public dedge<test_graph_traits> struct
64 test_edge (node_t *src, node_t *dest) in test_edge() argument
68 void dump_dot (graphviz_out *gv, const dump_args_t &) const OVERRIDE in dump_dot()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddigraph.cc62 struct test_edge : public dedge<test_graph_traits> struct
64 test_edge (node_t *src, node_t *dest) in test_edge() argument
68 void dump_dot (graphviz_out *gv, const dump_args_t &) const OVERRIDE in dump_dot()