Searched refs:outerc (Results 1 – 2 of 2) sorted by relevance
10598 tree outerc = NULL, *pc = gimple_omp_for_clauses_ptr (stmt); in lower_omp_for() local10602 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()
11684 tree outerc = NULL, *pc = gimple_omp_for_clauses_ptr (stmt); in lower_omp_for() local11700 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()