Home
last modified time | relevance | path

Searched refs:control_use (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple.h742 tree control_use;
6479 return cont_stmt->control_use;
6488 return &cont_stmt->control_use;
6497 cont_stmt->control_use = use;
H A Dgimple.cc1080 gimple_build_omp_continue (tree control_def, tree control_use) in gimple_build_omp_continue() argument
1085 gimple_omp_continue_set_control_use (p, control_use); in gimple_build_omp_continue()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple.h740 tree control_use;
6390 return cont_stmt->control_use;
6399 return &cont_stmt->control_use;
6408 cont_stmt->control_use = use;
H A Dgimple.c1076 gimple_build_omp_continue (tree control_def, tree control_use) in gimple_build_omp_continue() argument
1081 gimple_omp_continue_set_control_use (p, control_use); in gimple_build_omp_continue()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgimple.texi1789 tree control_def, tree control_use)
H A Dgccint.info14709 control_def, tree control_use)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgimple.texi1797 tree control_def, tree control_use)
H A Dgccint.info14298 control_def, tree control_use)