|
Polly 23.0.0git
|
Public Attributes | |
| struct isl_tab_undo * | tab_snap |
| struct isl_tab_undo * | shifted_snap |
| struct isl_tab_undo * | cone_snap |
Definition at line 3517 of file isl_tab_pip.c.
| struct isl_tab_undo* isl_gbr_tab_undo::cone_snap |
Definition at line 3520 of file isl_tab_pip.c.
Referenced by context_gbr_restore(), and context_gbr_save().
| struct isl_tab_undo* isl_gbr_tab_undo::shifted_snap |
Definition at line 3519 of file isl_tab_pip.c.
Referenced by context_gbr_restore(), and context_gbr_save().
| struct isl_tab_undo* isl_gbr_tab_undo::tab_snap |
Definition at line 3518 of file isl_tab_pip.c.
Referenced by context_gbr_restore(), and context_gbr_save().