X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=isl_band_private.h;h=ef0e0eda0d6c5a8e51ffc81511e770dbfb8f3fa1;hb=64b09f1d4d4d62c38b97df9e82156a42e544a8c2;hp=8f201f6be14cd12d5c3b614d4a95ef4eb27b8c51;hpb=706b794ae3d96e24614f3daff5d112e129a5bc0c;p=platform%2Fupstream%2Fisl.git diff --git a/isl_band_private.h b/isl_band_private.h index 8f201f6..ef0e0ed 100644 --- a/isl_band_private.h +++ b/isl_band_private.h @@ -33,6 +33,11 @@ struct isl_band { isl_band_list *children; }; +#undef EL +#define EL isl_band + +#include + __isl_give isl_band *isl_band_alloc(isl_ctx *ctx); __isl_give isl_union_map *isl_band_list_get_suffix_schedule(