Searched defs:tred_dlist (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-low.cc | 8579 gimple_seq ilist, dlist, olist, tred_dlist = NULL, clist = NULL, new_body; in lower_omp_sections() local 8889 gimple_seq tred_dlist = NULL; in lower_omp_scope() local 11628 gimple_seq omp_for_body, body, dlist, tred_ilist = NULL, tred_dlist = NULL; in lower_omp_for() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-low.c | 7846 gimple_seq ilist, dlist, olist, tred_dlist = NULL, clist = NULL, new_body; in lower_omp_sections() local 10549 gimple_seq omp_for_body, body, dlist, tred_ilist = NULL, tred_dlist = NULL; in lower_omp_for() local
|