|
GCC Middle and Back End API Reference
|
#include <gimple.h>
Data Fields | |
| enum tree_code | cond |
| tree | index |
| tree | initial |
| tree | final |
| tree | incr |
| enum tree_code gimple_omp_for_iter::cond |
| tree gimple_omp_for_iter::final |
Referenced by gt_ggc_mx(), and gt_pch_nx().
| tree gimple_omp_for_iter::incr |
Referenced by gt_ggc_mx(), and gt_pch_nx().
| tree gimple_omp_for_iter::index |
Referenced by gt_ggc_mx(), and gt_pch_nx().
| tree gimple_omp_for_iter::initial |
Referenced by gt_ggc_mx(), and gt_pch_nx().