Searched refs:maybe_trim_partially_dead_store (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.c593 maybe_trim_partially_dead_store (ao_ref *ref, sbitmap live, gimple *stmt) function
1148 maybe_trim_partially_dead_store (&ref, m_live_bytes, stmt);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc749 maybe_trim_partially_dead_store (ao_ref *ref, sbitmap live, gimple *stmt) function
1399 maybe_trim_partially_dead_store (&ref, live_bytes, stmt);

Completed in 112 milliseconds