summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/ppcg/gpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'polly/lib/External/ppcg/gpu.h')
-rw-r--r--polly/lib/External/ppcg/gpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/polly/lib/External/ppcg/gpu.h b/polly/lib/External/ppcg/gpu.h
index 7d617de3fab..78bccdf8b54 100644
--- a/polly/lib/External/ppcg/gpu.h
+++ b/polly/lib/External/ppcg/gpu.h
@@ -369,4 +369,6 @@ __isl_give isl_schedule *map_to_device(struct gpu_gen *gen,
__isl_take isl_schedule *schedule);
__isl_give isl_ast_node *generate_code(struct gpu_gen *gen,
__isl_take isl_schedule *schedule);
+
+__isl_give isl_union_set *compute_may_persist(struct gpu_prog *prog);
#endif
OpenPOWER on IntegriCloud