Home
last modified time | relevance | path

Searched refs:handled_depend_iterators (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimplify.cc9158 int handled_depend_iterators = -1; in gimplify_scan_omp_clauses() local
10337 if (handled_depend_iterators == -1) in gimplify_scan_omp_clauses()
10338 handled_depend_iterators = gimplify_omp_depend (list_p, pre_p); in gimplify_scan_omp_clauses()
10339 if (handled_depend_iterators) in gimplify_scan_omp_clauses()
10341 if (handled_depend_iterators == 2) in gimplify_scan_omp_clauses()