Searched refs:DSE_STORE_LIVE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.h26 DSE_STORE_LIVE, enumerator in enum:dse_store_status
H A Dtree-ssa-dse.c789 return DSE_STORE_LIVE;
798 return DSE_STORE_LIVE;
869 return DSE_STORE_LIVE;
878 return DSE_STORE_LIVE;
928 return DSE_STORE_LIVE;
1096 if (store_status == DSE_STORE_LIVE)
1143 if (store_status == DSE_STORE_LIVE)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.h26 DSE_STORE_LIVE, enumerator in enum:dse_store_status
H A Dtree-ssa-dse.cc947 return DSE_STORE_LIVE;
980 return DSE_STORE_LIVE;
1032 return DSE_STORE_LIVE;
1041 return DSE_STORE_LIVE;
1073 return DSE_STORE_LIVE;
1104 return DSE_STORE_LIVE;
1351 if (store_status == DSE_STORE_LIVE)
1397 if (store_status == DSE_STORE_LIVE)

Completed in 202 milliseconds