Polly 22.0.0git
options Struct Reference

Public Attributes

struct isl_optionsisl
unsigned atomic
unsigned separate
char * flow1
char * flow2
unsigned verify
unsigned format
char * schedule1
char * schedule2

Detailed Description

Definition at line 33 of file codegen.c.

Member Data Documentation

◆ atomic

unsigned options::atomic

Definition at line 35 of file codegen.c.

Referenced by schedule_set_options(), and set_options().

◆ flow1

char* options::flow1

Definition at line 18 of file flow_cmp.c.

Referenced by main().

◆ flow2

char* options::flow2

Definition at line 19 of file flow_cmp.c.

Referenced by main().

◆ format

unsigned options::format

Definition at line 44 of file pip.c.

Referenced by ISL_ARG_CHOICE(), and main().

◆ isl

struct isl_options * options::isl

Definition at line 34 of file codegen.c.

◆ schedule1

char* options::schedule1

Definition at line 17 of file schedule_cmp.c.

Referenced by main().

◆ schedule2

char* options::schedule2

Definition at line 18 of file schedule_cmp.c.

Referenced by main().

◆ separate

unsigned options::separate

Definition at line 36 of file codegen.c.

Referenced by schedule_set_options(), and set_options().

◆ verify

unsigned options::verify

Definition at line 43 of file pip.c.

Referenced by main().


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