cs_elim.h 158 B

12345
  1. extern eliminate(); /* (proc_p pp)
  2. * Eliminate some of the recurrences of expressions
  3. * that were found by the valuenumbering
  4. * algorithm.
  5. */