diff options
Diffstat (limited to 'gcc/graphite-sese-to-poly.h')
-rw-r--r-- | gcc/graphite-sese-to-poly.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/graphite-sese-to-poly.h b/gcc/graphite-sese-to-poly.h index 558a283..b0053d0 100644 --- a/gcc/graphite-sese-to-poly.h +++ b/gcc/graphite-sese-to-poly.h @@ -29,7 +29,6 @@ struct base_alias_pair }; void build_poly_scop (scop_p); -void check_poly_representation (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); |