Polly 20.0.0git
Public Attributes | List of all members
isl_gbr_tab_undo Struct Reference

Public Attributes

struct isl_tab_undotab_snap
 
struct isl_tab_undoshifted_snap
 
struct isl_tab_undocone_snap
 

Detailed Description

Definition at line 3489 of file isl_tab_pip.c.

Member Data Documentation

◆ cone_snap

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().

◆ shifted_snap

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().

◆ tab_snap

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().


The documentation for this struct was generated from the following file: