Polly 19.0.0git
Public Attributes | List of all members
isl_test_codegen_data Struct Reference

Public Attributes

int depth
 
int before
 
int after
 

Detailed Description

Definition at line 9584 of file isl_test.c.

Member Data Documentation

◆ after

int isl_test_codegen_data::after

Definition at line 9587 of file isl_test.c.

Referenced by after_for(), and test_ast_gen1().

◆ before

int isl_test_codegen_data::before

Definition at line 9586 of file isl_test.c.

Referenced by after_for(), before_for(), and test_ast_gen1().

◆ depth

int isl_test_codegen_data::depth

Definition at line 9585 of file isl_test.c.

Referenced by after_for(), before_for(), and test_ast_gen1().


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