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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-unswitch.cc 81 static bool tree_unswitch_outer_loop (class loop *);
104 changed |= tree_unswitch_outer_loop (loop);
510 tree_unswitch_outer_loop (class loop *loop) function
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-unswitch.cc 224 static bool tree_unswitch_outer_loop (class loop *);
338 changed_hoist |= tree_unswitch_outer_loop (loop);
1128 tree_unswitch_outer_loop (class loop *loop) function

Completed in 15 milliseconds