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

  /src/external/gpl3/gcc/dist/gcc/
omp-expand.cc 1054 tree child_fun = gimple_omp_parallel_child_fn (parallel_stmt); local
1059 FOR_EACH_LOCAL_DECL (DECL_STRUCT_FUNCTION (child_fun), ix, decl)
  /src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc 1051 tree child_fun = gimple_omp_parallel_child_fn (parallel_stmt); local
1056 FOR_EACH_LOCAL_DECL (DECL_STRUCT_FUNCTION (child_fun), ix, decl)

Completed in 22 milliseconds