Searched refs:dse_classify_store (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.h23 /* Return value from dse_classify_store */
31 dse_store_status dse_classify_store (ao_ref *, gimple *, bool, sbitmap,
H A Dtree-ssa-dse.c641 /* Callback for dse_classify_store calling for_each_index. Verify that
757 dse_classify_store (ao_ref *ref, gimple *stmt, function
1093 store_status = dse_classify_store (&ref, stmt,
1140 store_status = dse_classify_store (&ref, stmt,
H A Dtree-if-conv.c2987 if (dse_classify_store (&write, stmt, false, NULL, NULL, latch_vdef)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.h23 /* Return value from dse_classify_store */
31 dse_store_status dse_classify_store (ao_ref *, gimple *, bool, sbitmap,
H A Dtree-ssa-dse.cc794 /* Callback for dse_classify_store calling for_each_index. Verify that
911 dse_classify_store (ao_ref *ref, gimple *stmt, function
1264 store_status = dse_classify_store (&ref, stmt,
1345 store_status = dse_classify_store (&ref, stmt,
1391 store_status = dse_classify_store (&ref, stmt,
H A Dtree-if-conv.cc3164 if (dse_classify_store (&write, stmt, false, NULL, NULL, latch_vdef)

Completed in 125 milliseconds