Polly 19.0.0git
Functions
isl_multi_dim_id_templ.c File Reference
#include <isl/space.h>
#include <isl_multi_macro.h>

Go to the source code of this file.

Functions

int FN (MULTI(BASE), find_dim_by_name)
 
int FN (MULTI(BASE), find_dim_by_id)
 
__isl_give isl_idFN (MULTI(BASE), get_dim_id)
 
__isl_give MULTI (BASE)
 

Function Documentation

◆ FN() [1/3]

int FN ( MULTI(BASE ,
find_dim_by_id   
)

Definition at line 30 of file isl_multi_dim_id_templ.c.

References isl_space_find_dim_by_id(), and type.

◆ FN() [2/3]

int FN ( MULTI(BASE ,
find_dim_by_name   
)

Definition at line 19 of file isl_multi_dim_id_templ.c.

References isl_space_find_dim_by_name(), name, and type.

◆ FN() [3/3]

__isl_give isl_id * FN ( MULTI(BASE ,
get_dim_id   
)

Definition at line 40 of file isl_multi_dim_id_templ.c.

References isl_space_get_dim_id(), pos(), and type.

◆ MULTI()

__isl_give MULTI ( BASE  )

Definition at line 46 of file isl_multi_dim_id_templ.c.

References BASE, FN, isl_space_set_dim_name(), MULTI, pos(), and type.