Searched defs:num_sccs (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ddg.h | 156 int num_sccs; member
|
H A D | tree-loop-distribution.cc | 2382 int i, j, num_sccs = graphds_scc (pg, NULL); in merge_dep_scc_partitions() local 2483 int i, j, k, num_sccs, num_sccs_no_alias = 0; in break_alias_scc_partitions() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ddg.h | 156 int num_sccs; member
|
H A D | tree-loop-distribution.c | 2344 int i, j, num_sccs = graphds_scc (pg, NULL); in merge_dep_scc_partitions() local 2444 int i, j, k, num_sccs, num_sccs_no_alias = 0; in break_alias_scc_partitions() local
|