Home
last modified time | relevance | path

Searched refs:taskloop_p (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgimple.h5479 gimple_omp_task_set_taskloop_p (gimple *g, bool taskloop_p)
5482 if (taskloop_p)
HDomp-expand.c768 bool taskloop_p = gimple_omp_task_taskloop_p (entry_stmt); in expand_task_call() local
772 if (taskloop_p) in expand_task_call()
817 if (taskloop_p) in expand_task_call()
863 if (taskloop_p) in expand_task_call()