Searched refs:loop_i (Results 1 – 1 of 1) sorted by relevance
174 struct loop *loop_i; in try_interchange_loops() local194 for (loop_i = first_loop; in try_interchange_loops()195 loop_i->depth < loop_j->depth; in try_interchange_loops()196 loop_i = loop_i->inner) in try_interchange_loops()199 loop_i, first_loop, in try_interchange_loops()225 loop_i->depth - first_loop->depth, in try_interchange_loops()231 loop_i->depth - first_loop->depth, in try_interchange_loops()