Polly 20.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 3489 of file isl_tab_pip.c.
struct isl_tab_undo* isl_gbr_tab_undo::cone_snap |
Definition at line 3492 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 3491 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 3490 of file isl_tab_pip.c.
Referenced by context_gbr_restore(), and context_gbr_save().