GCC Middle and Back End API Reference
|
Data Fields | |
gimple * | stmt |
tree | len |
int | stridx |
Last memcpy statement if it could be adjusted if the trailing '\0' written is immediately overwritten, or *x = '\0' store that could be removed if it is immediately overwritten.
tree laststmt_struct::len |
Referenced by is_strlen_related_p(), and maybe_warn_pointless_strcmp().
gimple* laststmt_struct::stmt |
Referenced by do_invalidate(), fold_strstr_to_strncmp(), maybe_diag_stxncpy_trunc(), and maybe_warn_pointless_strcmp().
int laststmt_struct::stridx |