Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dddg.h75 struct ddg_edge struct
95 ddg_edge_ptr next_in; argument
96 ddg_edge_ptr next_out; argument
99 union {
102 } aux;
/dragonfly/contrib/gcc-4.7/gcc/
H A Dddg.h81 struct ddg_edge struct
101 ddg_edge_ptr next_in; argument
102 ddg_edge_ptr next_out; argument
105 union {
108 } aux;