Home
last modified time | relevance | path

Searched defs:sm_executed (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-im.c2384 find_refs_for_sm (class loop *loop, bitmap sm_executed, bitmap refs_to_sm) in find_refs_for_sm()
2422 store_motion_loop (class loop *loop, bitmap sm_executed) in store_motion_loop()
2449 bitmap sm_executed = BITMAP_ALLOC (&lim_bitmap_obstack); in store_motion() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-im.cc3211 find_refs_for_sm (class loop *loop, bitmap sm_executed, bitmap refs_to_sm) in find_refs_for_sm()
3249 store_motion_loop (class loop *loop, bitmap sm_executed) in store_motion_loop()
3276 bitmap sm_executed = BITMAP_ALLOC (&lim_bitmap_obstack); in do_store_motion() local