Searched defs:subgraph (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | graphds.cc | 142 foll_in_subgraph (struct graph_edge *e, bool forward, bitmap subgraph, in foll_in_subgraph() 173 dfs_fst_edge (struct graph *g, int v, bool forward, bitmap subgraph, in dfs_fst_edge() 188 dfs_next_edge (struct graph_edge *e, bool forward, bitmap subgraph, in dfs_next_edge() 205 bool forward, bitmap subgraph, in graphds_dfs() 291 graphds_scc (struct graph *g, bitmap subgraph, in graphds_scc()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphds.c | 142 foll_in_subgraph (struct graph_edge *e, bool forward, bitmap subgraph, in foll_in_subgraph() 173 dfs_fst_edge (struct graph *g, int v, bool forward, bitmap subgraph, in dfs_fst_edge() 188 dfs_next_edge (struct graph_edge *e, bool forward, bitmap subgraph, in dfs_next_edge() 205 bool forward, bitmap subgraph, in graphds_dfs() 291 graphds_scc (struct graph *g, bitmap subgraph, in graphds_scc()
|