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

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 257 bool add_safelen1; member in struct:gimplify_omp_ctx
835 ctx->add_safelen1 = true;
1594 ctx->add_safelen1 = true;
13788 if (ctx->add_safelen1)
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 237 bool add_safelen1; member in struct:gimplify_omp_ctx
804 ctx->add_safelen1 = true;
1380 ctx->add_safelen1 = true;
11385 if (ctx->add_safelen1)

Completed in 74 milliseconds