Home
last modified time | relevance | path

Searched refs:after_join (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c6740 gimple_seq after_join = NULL; in lower_oacc_reductions() local
6932 gimplify_assign (outgoing, teardown_call, &after_join); in lower_oacc_reductions()
6944 gimple_seq_add_seq (join_seq, after_join); in lower_oacc_reductions()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc7437 gimple_seq after_join = NULL; in lower_oacc_reductions() local
7634 gimplify_assign (unshare_expr (outgoing), teardown_call, &after_join); in lower_oacc_reductions()
7648 gimple_seq_add_seq (join_seq, after_join); in lower_oacc_reductions()