HomeSort by: relevance | last modified time | path
    Searched defs:interchange_loops (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimple-loop-interchange.cc 966 void interchange_loops (loop_cand &, loop_cand &);
1063 tree_loop_interchange::interchange_loops (loop_cand &iloop, loop_cand &oloop) function in class:tree_loop_interchange
1660 interchange_loops (iloop, oloop);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-loop-interchange.cc 964 void interchange_loops (loop_cand &, loop_cand &);
1061 tree_loop_interchange::interchange_loops (loop_cand &iloop, loop_cand &oloop) function in class:tree_loop_interchange
1658 interchange_loops (iloop, oloop);

Completed in 46 milliseconds