Polly 23.0.0git
isl_maybe_aff.h
Go to the documentation of this file.
1#ifndef ISL_MAYBE_AFF_H
2#define ISL_MAYBE_AFF_H
3
4#include <isl/aff_type.h>
5
6#define ISL_TYPE isl_aff
7#include <isl/maybe_templ.h>
8#undef ISL_TYPE
9
10#endif