Polly 23.0.0git
isl_split_fixed_data Struct Reference

Public Attributes

isl_ast_buildbuild
isl_setcore
isl_setfixed
isl_setsplit
isl_setstride

Detailed Description

Definition at line 2947 of file isl_ast_codegen.c.

Member Data Documentation

◆ build

isl_ast_build* isl_split_fixed_data::build

Definition at line 2948 of file isl_ast_codegen.c.

Referenced by compute_domains_eliminate(), and split_off_fixed_non_strided().

◆ core

isl_set* isl_split_fixed_data::core

Definition at line 2949 of file isl_ast_codegen.c.

◆ fixed

isl_set* isl_split_fixed_data::fixed

Definition at line 2950 of file isl_ast_codegen.c.

◆ split

isl_set* isl_split_fixed_data::split

Definition at line 2951 of file isl_ast_codegen.c.

◆ stride

isl_set* isl_split_fixed_data::stride

Definition at line 2952 of file isl_ast_codegen.c.


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