Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c10598 tree outerc = NULL, *pc = gimple_omp_for_clauses_ptr (stmt); in lower_omp_for() local
10602 outerc in lower_omp_for()
10613 gcc_assert (outerc); in lower_omp_for()
10614 temp = lookup_decl (OMP_CLAUSE_DECL (outerc), ctx->outer); in lower_omp_for()
10615 outerc = omp_find_clause (OMP_CLAUSE_CHAIN (outerc), in lower_omp_for()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc11684 tree outerc = NULL, *pc = gimple_omp_for_clauses_ptr (stmt); in lower_omp_for() local
11700 outerc in lower_omp_for()
11711 gcc_assert (outerc); in lower_omp_for()
11712 temp = lookup_decl (OMP_CLAUSE_DECL (outerc), ctx->outer); in lower_omp_for()
11713 outerc = omp_find_clause (OMP_CLAUSE_CHAIN (outerc), in lower_omp_for()