Home
last modified time | relevance | path

Searched refs:maybe_trim_constructor_store (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.c369 maybe_trim_constructor_store (ao_ref *ref, sbitmap live, gimple *stmt) in maybe_trim_constructor_store() function
601 maybe_trim_constructor_store (ref, live, stmt); in maybe_trim_partially_dead_store()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc528 maybe_trim_constructor_store (ao_ref *ref, sbitmap live, gimple *stmt) in maybe_trim_constructor_store() function
760 maybe_trim_constructor_store (ref, live, stmt); in maybe_trim_partially_dead_store()
H A DChangeLog-20171657 (maybe_trim_complex_store, maybe_trim_constructor_store)
40490 (maybe_trim_constructor_store): New function.
40491 (maybe_trim_partially_dead_store): Call maybe_trim_constructor_store.
H A DChangeLog1144 (maybe_trim_constructor_store): Likewise.