Searched refs:loop_j (Results 1 – 1 of 1) sorted by relevance
175 struct loop *loop_j; in try_interchange_loops() local191 for (loop_j = first_loop->inner; in try_interchange_loops()192 loop_j; in try_interchange_loops()193 loop_j = loop_j->inner) in try_interchange_loops()195 loop_i->depth < loop_j->depth; in try_interchange_loops()204 loop_j, first_loop, in try_interchange_loops()226 loop_j->depth - first_loop->depth); in try_interchange_loops()232 loop_j->depth - first_loop->depth); in try_interchange_loops()