Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-im.c2429 find_refs_for_sm (struct loop *loop, bitmap sm_executed, bitmap refs_to_sm) in find_refs_for_sm()
2468 store_motion_loop (struct loop *loop, bitmap sm_executed) in store_motion_loop()
2495 bitmap sm_executed = BITMAP_ALLOC (NULL); in store_motion() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-im.c2277 find_refs_for_sm (struct loop *loop, bitmap sm_executed, bitmap refs_to_sm) in find_refs_for_sm()
2315 store_motion_loop (struct loop *loop, bitmap sm_executed) in store_motion_loop()
2342 bitmap sm_executed = BITMAP_ALLOC (&lim_bitmap_obstack); in store_motion() local