sr_reduce.h 310 B

12345678910
  1. /* $Id$ */
  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. /* S R _ R E D U C E . H */
  7. extern strength_reduction(); /* (loop_p loop; lset ivs, vars)
  8. * Perform streength reduction.
  9. */