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

Public Attributes

int n
 
const char * prefix [10]
 
size_t len [10]
 

Detailed Description

Definition at line 215 of file isl_arg.c.

Member Data Documentation

◆ len

size_t isl_prefixes::len[10]

Definition at line 218 of file isl_arg.c.

Referenced by add_prefix(), set_flag(), and skip_prefixes().

◆ n

int isl_prefixes::n

Definition at line 216 of file isl_arg.c.

Referenced by add_prefix(), drop_prefix(), print_prefixes(), and skip_prefixes().

◆ prefix

const char* isl_prefixes::prefix[10]

Definition at line 217 of file isl_arg.c.

Referenced by add_prefix(), print_prefixes(), and skip_prefixes().


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