Home
last modified time | relevance | path

Searched defs:omp_region (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c67 struct omp_region struct
70 struct omp_region *outer; argument
73 struct omp_region *inner; argument
76 struct omp_region *next; argument
79 basic_block entry;
82 basic_block exit;
85 basic_block cont;
112 static struct omp_region *root_omp_region; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc68 struct omp_region struct
71 struct omp_region *outer; argument
74 struct omp_region *inner; argument
77 struct omp_region *next; argument
80 basic_block entry;
83 basic_block exit;
86 basic_block cont;
113 static struct omp_region *root_omp_region; argument