Searched defs:has_depend (Results 1 – 3 of 3) sorted by relevance
233 bool has_depend; member
12664 bool has_depend = omp_find_clause (clauses, OMP_CLAUSE_DEPEND) != NULL_TREE; in lower_omp_target() local
239 bool has_depend; member