Daily bump.
[gcc.git] / gcc / graphite-sese-to-poly.h
index b0053d023e5bd58e9512a9448b181ebc5bba03c5..d341c0fa4b7b8b02492730e42b4ab4bb705ee3cc 100644 (file)
@@ -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