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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-im.cc 3602 loop_invariant_motion_in_fun (function *fun, bool store_motion) function
3698 unsigned int todo = loop_invariant_motion_in_fun (fun, flag_move_loop_stores);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-im.cc 3551 loop_invariant_motion_in_fun (function *fun, bool store_motion) function
3647 unsigned int todo = loop_invariant_motion_in_fun (fun, flag_move_loop_stores);

Completed in 28 milliseconds