Pristine Ack-5.5
[Ack-5.5.git] / util / ego / cs / cs_elim.h
1 /* $Id: cs_elim.h,v 1.4 1994/06/24 10:22:12 ceriel Exp $ */
2 /*
3  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
4  * See the copyright notice in the ACK home directory, in the file "Copyright".
5  */
6 extern eliminate();     /* (proc_p pp)
7                          * Eliminate some of the recurrences of expressions
8                          * that were found by the valuenumbering
9                          * algorithm.
10                          */