summaryrefslogtreecommitdiff
path: root/gcc/graphite-sese-to-poly.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/graphite-sese-to-poly.h')
-rw-r--r--gcc/graphite-sese-to-poly.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/graphite-sese-to-poly.h b/gcc/graphite-sese-to-poly.h
index d6df07f6ef5..9379c14c208 100644
--- a/gcc/graphite-sese-to-poly.h
+++ b/gcc/graphite-sese-to-poly.h
@@ -21,6 +21,9 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_GRAPHITE_SESE_TO_POLY_H
#define GCC_GRAPHITE_SESE_TO_POLY_H
+#define ALIAS_SET_INDEX 0
+#define BASE_OBJECT_SET_INDEX 1
+
bool build_poly_scop (scop_p);
void check_poly_representation (scop_p);