#include <cwh_stmt.h>
Data Fields | |
| int | depth |
| int | current |
| BOOL | explicit_end |
| WN_PRAGMA_ID | type |
Definition at line 101 of file cwh_stmt.h.
| int nested_do::depth |
Definition at line 102 of file cwh_stmt.h.
Referenced by cwh_doacross(), cwh_mp_region(), fei_do_open_mp(), fei_doall(), fei_doloop(), fei_doparallel(), fei_parallel_region(), fei_paralleldo_open_mp(), and fei_pdo().
Definition at line 103 of file cwh_stmt.h.
Referenced by cwh_doacross(), cwh_mp_region(), fei_do_open_mp(), fei_doall(), fei_doloop(), fei_doparallel(), fei_paralleldo_open_mp(), and fei_pdo().
Definition at line 104 of file cwh_stmt.h.
Referenced by cwh_doacross(), fei_do_open_mp(), fei_doall(), fei_doloop(), fei_doparallel(), fei_paralleldo_open_mp(), and fei_pdo().
Definition at line 105 of file cwh_stmt.h.
Referenced by cwh_doacross(), fei_do_open_mp(), fei_doall(), fei_doloop(), fei_doparallel(), fei_paralleldo_open_mp(), and fei_pdo().
1.5.6