tree-ssa-ccp.c
95.3 KB
-
tree-ssa-ccp.c (struct fold_stmt_r_data): Remove. · 9fe9fe04
2009-04-17 Richard Guenther <rguenther@suse.de> * tree-ssa-ccp.c (struct fold_stmt_r_data): Remove. (fold_stmt_r): Likewise. (maybe_fold_reference): New function. (fold_gimple_assign): Handle cases fold_stmt_r did. (fold_stmt): Do not use fold_stmt_r. (fold_stmt_inplace): Likewise. From-SVN: r146271
Richard Guenther committed