Searched defs:trip_init (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-expand.c | 4446 tree trip_var, trip_init, trip_main, trip_back, nthreads, threadid; in expand_omp_for_static_chunk() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-expand.cc | 5647 tree trip_var, trip_init, trip_main, trip_back, nthreads, threadid; in expand_omp_for_static_chunk() local
|