Searched defs:ordered_lastprivate (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c2659 bool ordered_lastprivate = false; local
2411 expand_omp_for_ordered_loops(struct omp_for_data *fd, tree *counts, basic_block cont_bb, basic_block body_bb, basic_block l0_bb, bool ordered_lastprivate) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc3841 bool ordered_lastprivate = false; local
3593 expand_omp_for_ordered_loops(struct omp_for_data *fd, tree *counts, basic_block cont_bb, basic_block body_bb, basic_block l0_bb, bool ordered_lastprivate) argument

Completed in 178 milliseconds