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

  /src/external/gpl3/gcc/dist/gcc/
omp-low.cc 3059 scan_omp_sections (gomp_sections *stmt, omp_context *outer_ctx) function
4189 scan_omp_sections (as_a <gomp_sections *> (stmt), ctx);
  /src/external/gpl3/gcc.old/dist/gcc/
omp-low.cc 3017 scan_omp_sections (gomp_sections *stmt, omp_context *outer_ctx) function
4229 scan_omp_sections (as_a <gomp_sections *> (stmt), ctx);

Completed in 49 milliseconds