Home
last modified time | relevance | path

Searched refs:move_computations_worker (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-im.c1112 move_computations_worker (basic_block bb) in move_computations_worker() function
1274 todo |= move_computations_worker (BASIC_BLOCK_FOR_FN (cfun, rpo[i])); in move_computations()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-im.cc1207 move_computations_worker (basic_block bb) in move_computations_worker() function
3594 todo |= move_computations_worker (BASIC_BLOCK_FOR_FN (fun, rpo[i])); in loop_invariant_motion_in_fun()
H A DChangeLog-2021323 (move_computations_worker): Adjust and fix iteration udpate.
3868 * tree-ssa-loop-im.c (move_computations_worker): Use
H A DChangeLog-201633687 (move_computations_worker): This.
H A DChangeLog-202039434 * tree-ssa-loop-im.c (move_computations_worker): Properly adjust
H A DChangeLog-201730699 (move_computations_worker): Likewise.