Searched refs:extract_omp_for_data (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Domp-low.c152 extract_omp_for_data (tree for_stmt, struct omp_for_data *fd) function
297 extract_omp_for_data (ws_stmt, &fd);
328 extract_omp_for_data (ws_stmt, &fd);
3134 extract_omp_for_data (last_stmt (region->entry), &fd);
4097 extract_omp_for_data (stmt, &fd);

Completed in 54 milliseconds