ack/util/ego/cs/cs_elim.h

6 lines
158 B
C
Raw Normal View History

1984-11-26 13:58:05 +00:00
extern eliminate(); /* (proc_p pp)
* Eliminate some of the recurrences of expressions
* that were found by the valuenumbering
* algorithm.
*/