Pristine Ack-5.5
[Ack-5.5.git] / util / ego / sr / sr_iv.h
1 /* $Id: sr_iv.h,v 1.4 1994/06/24 10:32:25 ceriel Exp $ */
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 _ I V . H  */
7
8 extern  induc_vars();           /* (loop_p loop; lset *ivars, *vars)
9                                  * Find the set of induction variables
10                                  * of the loop. Also find the set of (local)
11                                  * variables that are changed.
12                                  */