HomeSort by: relevance | last modified time | path
    Searched refs:untied_task (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
omp-expand.cc 1124 bool untied_task = (gimple_code (entry_stmt) == GIMPLE_OMP_TASK local
1146 if (untied_task)
  /src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc 1121 bool untied_task = (gimple_code (entry_stmt) == GIMPLE_OMP_TASK local
1143 if (untied_task)

Completed in 29 milliseconds