Polly 22.0.0git
isl_multi_macro.h File Reference
#include <isl_list_macro.h>

Go to the source code of this file.

Macros

#define EL_BASE   BASE
#define xMULTI(BASE)
#define MULTI(BASE)
#define DOM   CAT(isl_,DOMBASE)

Macro Definition Documentation

◆ DOM

#define DOM   CAT(isl_,DOMBASE)

Definition at line 8 of file isl_multi_macro.h.

Referenced by FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), MULTI(), and MULTI().

◆ EL_BASE

#define EL_BASE   BASE

Definition at line 2 of file isl_multi_macro.h.

◆ MULTI

__isl_give MULTI ( BASE)
Value:
#define BASE
Definition flow_cmp.c:49
#define xMULTI(BASE)

Definition at line 6 of file isl_multi_macro.h.

Referenced by FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), FN(), LIST(), MULTI(), MULTI(), MULTI(), MULTI(), MULTI(), and MULTI().

◆ xMULTI

#define xMULTI ( BASE)
Value:
isl_multi_ ## BASE

Definition at line 5 of file isl_multi_macro.h.