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

  /src/external/gpl3/gcc/dist/gcc/
omp-expand.cc 114 static bool omp_any_child_fn_dumped; variable
1519 omp_any_child_fn_dumped = true;
10060 omp_any_child_fn_dumped = true;
10606 omp_any_child_fn_dumped = false;
10695 if (omp_any_child_fn_dumped)
10699 omp_any_child_fn_dumped = false;
  /src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc 114 static bool omp_any_child_fn_dumped; variable
1516 omp_any_child_fn_dumped = true;
9945 omp_any_child_fn_dumped = true;
10303 omp_any_child_fn_dumped = false;
10389 if (omp_any_child_fn_dumped)
10393 omp_any_child_fn_dumped = false;

Completed in 25 milliseconds