Lines Matching refs:first_loop
95 struct loop *first_loop, in gather_interchange_stats() argument
120 int dist = DDR_DIST_VECT (ddr, j)[loop->depth - first_loop->depth]; in gather_interchange_stats()
139 struct loop *inner_loop = first_loop->inner; in gather_interchange_stats()
172 struct loop *first_loop) in try_interchange_loops() argument
191 for (loop_j = first_loop->inner; in try_interchange_loops()
194 for (loop_i = first_loop; in try_interchange_loops()
199 loop_i, first_loop, in try_interchange_loops()
204 loop_j, first_loop, in try_interchange_loops()
225 loop_i->depth - first_loop->depth, in try_interchange_loops()
226 loop_j->depth - first_loop->depth); in try_interchange_loops()
231 loop_i->depth - first_loop->depth, in try_interchange_loops()
232 loop_j->depth - first_loop->depth); in try_interchange_loops()