Polly 19.0.0git
Macros | Functions
isl_map_bound_templ.c File Reference
#include "isl_multi_macro.h"

Go to the source code of this file.

Macros

#define TYPE   CAT(isl_,BASE)
 

Functions

static isl_stat FN (check_map_equal_tuples_multi, BASE)
 
static __isl_give isl_mapFN (map_bound_multi, BASE)
 

Macro Definition Documentation

◆ TYPE

#define TYPE   CAT(isl_,BASE)

Definition at line 12 of file isl_map_bound_templ.c.

Function Documentation

◆ FN() [1/2]

static isl_stat FN ( check_map_equal_tuples_multi  ,
BASE   
)
static

Definition at line 16 of file isl_map_bound_templ.c.

References BASE, FN, isl_map_peek_space(), isl_space_check_equal_tuples(), map, and MULTI.

◆ FN() [2/2]

static __isl_give isl_map * FN ( map_bound_multi  ,
BASE   
)
static

Definition at line 32 of file isl_map_bound_templ.c.

References BASE, bound, FN, isl_dim_out, isl_map_dim(), isl_map_free(), map, map_bound(), MULTI, and TYPE.