6 lines
158 B
C
6 lines
158 B
C
extern eliminate(); /* (proc_p pp)
|
|
* Eliminate some of the recurrences of expressions
|
|
* that were found by the valuenumbering
|
|
* algorithm.
|
|
*/
|