HomeSort by relevance Sort by last modified time
    Searched full:child_fn (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.def 276 /* GIMPLE_OMP_PARALLEL <BODY, CLAUSES, CHILD_FN, DATA_ARG> represents
285 CHILD_FN is set when outlining the body of the parallel region.
290 to be shared with CHILD_FN. This is used to implement all the data
294 /* GIMPLE_OMP_TASK <BODY, CLAUSES, CHILD_FN, DATA_ARG, COPY_FN,
304 CHILD_FN is set when outlining the body of the explicit task region.
309 to be shared with CHILD_FN. This is used to implement all the data
317 data area allocated by GOMP_task and passed to CHILD_FN. */
gimple.h 635 tree child_fn; local
    [all...]

Completed in 3754 milliseconds