GCC Middle and Back End API Reference
|
Data Fields | |
tree | v |
tree | n1 |
tree | n2 |
tree | step |
enum tree_code | cond_code |
enum tree_code omp_for_data_loop::cond_code |
Referenced by expand_omp_for_init_vars().
tree omp_for_data_loop::n1 |
Referenced by expand_omp_for_init_vars(), extract_omp_for_update_vars(), and workshare_safe_to_combine_p().
tree omp_for_data_loop::n2 |
Referenced by expand_omp_for_init_vars(), extract_omp_for_update_vars(), and workshare_safe_to_combine_p().
tree omp_for_data_loop::step |
Referenced by expand_omp_for_init_vars(), extract_omp_for_update_vars(), and workshare_safe_to_combine_p().
tree omp_for_data_loop::v |
Referenced by expand_omp_for_init_vars().