Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-im.c2422 store_motion_loop (class loop *loop, bitmap sm_executed) in store_motion_loop() function
2437 store_motion_loop (subloop, sm_executed); in store_motion_loop()
2452 store_motion_loop (loop, sm_executed); in store_motion()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-im.cc3249 store_motion_loop (class loop *loop, bitmap sm_executed) in store_motion_loop() function
3264 store_motion_loop (subloop, sm_executed); in store_motion_loop()
3279 store_motion_loop (loop, sm_executed); in do_store_motion()
H A DChangeLog-202012250 * tree-ssa-loop-im.c (store_motion_loop): Likewise.
15703 (store_motion_loop): Do not commit edge insertions on all
22639 (store_motion_loop): ... here.
23510 (store_motion_loop): Don't do anything if the set of SM
H A DChangeLog-200823947 store_motion_loop, store_motion): New functions.
H A DChangeLog-201922541 (store_motion_loop): Same.
H A DChangeLog-201335684 (store_motion_loop): Allocate from lim_bitmap_obstack.