Searched defs:live_bytes (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.c213 clear_bytes_written_by (sbitmap live_bytes, gimple *stmt, ao_ref *ref) argument
237 setup_live_bytes_from_ref (ao_ref *ref, sbitmap live_bytes) argument
757 dse_classify_store(ao_ref *ref, gimple *stmt, bool byte_tracking_enabled, sbitmap live_bytes, bool *by_clobber_p, tree stop_at_vuse) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc302 clear_live_bytes_for_ref (sbitmap live_bytes, ao_ref *ref, ao_ref *write) argument
320 clear_bytes_written_by (sbitmap live_bytes, gimple *stmt, ao_ref *ref) argument
345 setup_live_bytes_from_ref (ao_ref *ref, sbitmap live_bytes) argument
911 dse_classify_store(ao_ref *ref, gimple *stmt, bool byte_tracking_enabled, sbitmap live_bytes, bool *by_clobber_p, tree stop_at_vuse) argument
1192 dse_optimize_call(gimple_stmt_iterator *gsi, sbitmap live_bytes) argument
1287 dse_optimize_stmt(function *fun, gimple_stmt_iterator *gsi, sbitmap live_bytes) argument
[all...]

Completed in 200 milliseconds