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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-unswitch.cc 93 tree_ssa_unswitch_loops (void) function
1046 return tree_ssa_unswitch_loops ();
tree-ssa-loop-unswitch.cc 93 tree_ssa_unswitch_loops (void) function
1046 return tree_ssa_unswitch_loops ();
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-unswitch.cc 326 tree_ssa_unswitch_loops (function *fun) function
1721 return tree_ssa_unswitch_loops (fun);
tree-ssa-loop-unswitch.cc 326 tree_ssa_unswitch_loops (function *fun) function
1721 return tree_ssa_unswitch_loops (fun);

Completed in 50 milliseconds