Searched defs:omp_find_combined_for (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-grid.c1035 walk_gimple_seq (gimple_omp_body (parloop), omp_find_combined_for, NULL, &wi); local
H A Domp-low.c1889 omp_find_combined_for (gimple_stmt_iterator *gsi_p, function
1926 walk_gimple_seq (gimple_omp_body (stmt), omp_find_combined_for, NULL, &wi); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc2135 omp_find_combined_for (gimple_stmt_iterator *gsi_p, function
2172 walk_gimple_seq (gimple_omp_body (stmt), omp_find_combined_for, NULL, &wi); local

Completed in 223 milliseconds