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

  /src/external/gpl3/gcc/dist/gcc/
omp-low.cc 190 static int target_nesting_level; variable
12962 target_nesting_level++;
12964 target_nesting_level--;
14595 if (target_nesting_level || taskreg_nesting_level)
  /src/external/gpl3/gcc.old/dist/gcc/
omp-low.cc 190 static int target_nesting_level; variable
12957 target_nesting_level++;
12959 target_nesting_level--;
14482 if (target_nesting_level || taskreg_nesting_level)

Completed in 87 milliseconds