diff options
Diffstat (limited to 'gcc/graphite-sese-to-poly.h')
-rw-r--r-- | gcc/graphite-sese-to-poly.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/graphite-sese-to-poly.h b/gcc/graphite-sese-to-poly.h index b0053d023e5..d341c0fa4b7 100644 --- a/gcc/graphite-sese-to-poly.h +++ b/gcc/graphite-sese-to-poly.h @@ -29,9 +29,5 @@ struct base_alias_pair }; void build_poly_scop (scop_p); -void rewrite_commutative_reductions_out_of_ssa (sese, sbitmap); -void rewrite_reductions_out_of_ssa (scop_p); -void rewrite_cross_bb_scalar_deps_out_of_ssa (scop_p); -void build_scop_bbs (scop_p, sbitmap); #endif |