maybe_pw_aff.h 136 B

12345678
  1. #ifndef ISL_MAYBE_PW_AFF_H
  2. #define ISL_MAYBE_PW_AFF_H
  3. #define ISL_TYPE isl_pw_aff
  4. #include <isl/maybe_templ.h>
  5. #undef ISL_TYPE
  6. #endif