Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Domp-low.c1844 lower_lastprivate_clauses (tree clauses, tree predicate, tree *stmt_list, in lower_lastprivate_clauses() function
3630 lower_lastprivate_clauses (OMP_SECTIONS_CLAUSES (stmt), NULL, in lower_omp_sections()
4025 lower_lastprivate_clauses (clauses, cond, &stmts, ctx); in lower_omp_for_lastprivate()
DChangeLog1896 If lower_lastprivate_clauses emits some statements, append them
DChangeLog-200614586 (lower_lastprivate_clauses): Rename from expand_lastprivate_clauses.