ack/util/ego/cs/cs_elim.h
1984-11-26 13:58:05 +00:00

6 lines
158 B
C

extern eliminate(); /* (proc_p pp)
* Eliminate some of the recurrences of expressions
* that were found by the valuenumbering
* algorithm.
*/