Searched refs:loop_fn (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c2736 create_parallel_loop (class loop *loop, tree loop_fn, tree data, argument
2774 omp_par_stmt = gimple_build_omp_parallel (NULL, t, loop_fn, data);
2786 param = make_ssa_name (DECL_ARGUMENTS (loop_fn));
3034 loop that will be split to loop_fn, the new one will be used for the
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc2736 create_parallel_loop (class loop *loop, tree loop_fn, tree data, argument
2774 omp_par_stmt = gimple_build_omp_parallel (NULL, t, loop_fn, data);
2786 param = make_ssa_name (DECL_ARGUMENTS (loop_fn));
3034 loop that will be split to loop_fn, the new one will be used for the

Completed in 142 milliseconds