Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDsemantics.c4455 tree incr_var = NULL, orig_pre_body, orig_body, c; in handle_omp_for_class_iterator() local
4621 orig_pre_body = *pre_body; in handle_omp_for_class_iterator()
4623 if (orig_pre_body) in handle_omp_for_class_iterator()
4624 add_stmt (orig_pre_body); in handle_omp_for_class_iterator()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDsemantics.c7699 tree incr_var = NULL, orig_pre_body, orig_body, c; in handle_omp_for_class_iterator() local
7914 orig_pre_body = *pre_body; in handle_omp_for_class_iterator()
7916 if (orig_pre_body) in handle_omp_for_class_iterator()
7917 add_stmt (orig_pre_body); in handle_omp_for_class_iterator()