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

Go to the source code of this file.

Functions

static __isl_give ELFN (EL, drop_dims)
 
static __isl_give isl_spaceFN (EL, get_space)
 
static __isl_give ELFN (EL, reset_domain_space)
 
static __isl_give ELFN (EL, align_params)
 
static __isl_give ELFN (EL, realign_domain)
 
static isl_bool FN (EL, matching_params)
 
static isl_stat FN (EL, check_match_domain_space)
 

Function Documentation

◆ FN() [1/7]

static __isl_give EL * FN ( EL  ,
align_params   
)
static

Definition at line 70 of file isl_multi_no_domain_templ.c.

References EL, FN, and isl_space_free().

◆ FN() [2/7]

static isl_stat FN ( EL  ,
check_match_domain_space   
)
static

Definition at line 112 of file isl_multi_no_domain_templ.c.

References isl_stat_error, and isl_stat_ok.

◆ FN() [3/7]

static __isl_give EL * FN ( EL  ,
drop_dims   
)
static

Definition at line 28 of file isl_multi_no_domain_templ.c.

◆ FN() [4/7]

static __isl_give isl_space * FN ( EL  ,
get_space   
)
static

Definition at line 41 of file isl_multi_no_domain_templ.c.

References EL, FN, and isl_space_params_alloc().

◆ FN() [5/7]

static isl_bool FN ( EL  ,
matching_params   
)
static

Definition at line 99 of file isl_multi_no_domain_templ.c.

References isl_bool_error, and isl_bool_true.

◆ FN() [6/7]

static __isl_give EL * FN ( EL  ,
realign_domain   
)
static

Definition at line 85 of file isl_multi_no_domain_templ.c.

References EL, FN, and isl_reordering_free().

◆ FN() [7/7]

static __isl_give EL * FN ( EL  ,
reset_domain_space   
)
static

Definition at line 54 of file isl_multi_no_domain_templ.c.

References EL, FN, and isl_space_free().