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

Public Attributes

isl_ast_buildbuild
 
int depth
 
int group_coscheduled
 
struct isl_set_map_pairdomain
 

Detailed Description

Definition at line 4690 of file isl_ast_codegen.c.

Member Data Documentation

◆ build

isl_ast_build* isl_any_scheduled_after_data::build

Definition at line 4691 of file isl_ast_codegen.c.

Referenced by any_scheduled_after(), and generate_components().

◆ depth

int isl_any_scheduled_after_data::depth

Definition at line 4692 of file isl_ast_codegen.c.

Referenced by any_scheduled_after(), and generate_components().

◆ domain

struct isl_set_map_pair* isl_any_scheduled_after_data::domain

Definition at line 4694 of file isl_ast_codegen.c.

Referenced by any_scheduled_after(), and generate_components().

◆ group_coscheduled

int isl_any_scheduled_after_data::group_coscheduled

Definition at line 4693 of file isl_ast_codegen.c.

Referenced by any_scheduled_after(), and generate_components().


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