Polly 22.0.0git
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]

__isl_give EL * FN ( EL ,
align_params  )
static

Definition at line 70 of file isl_multi_no_domain_templ.c.

References __isl_give, __isl_take, align_params(), EL, FN, and isl_space_free().

◆ FN() [2/7]

isl_stat FN ( EL ,
check_match_domain_space  )
static

Definition at line 112 of file isl_multi_no_domain_templ.c.

References __isl_keep, EL, isl_stat_error, and isl_stat_ok.

◆ FN() [3/7]

__isl_give EL * FN ( EL ,
drop_dims  )
static

Definition at line 28 of file isl_multi_no_domain_templ.c.

References __isl_give, __isl_take, drop_dims(), EL, n, and type.

◆ FN() [4/7]

__isl_give isl_space * FN ( EL ,
get_space  )
static

Definition at line 41 of file isl_multi_no_domain_templ.c.

References __isl_give, __isl_keep, EL, FN, and isl_space_params_alloc().

◆ FN() [5/7]

isl_bool FN ( EL ,
matching_params  )
static

Definition at line 99 of file isl_multi_no_domain_templ.c.

References __isl_keep, EL, isl_bool_error, and isl_bool_true.

◆ FN() [6/7]

__isl_give EL * FN ( EL ,
realign_domain  )
static

◆ FN() [7/7]

__isl_give EL * FN ( EL ,
reset_domain_space  )
static