GCC Middle and Back End API Reference
laststmt_struct Struct Reference
Collaboration diagram for laststmt_struct:

Data Fields

gimple stmt
tree len
int stridx

Detailed Description

   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.  

Field Documentation

tree laststmt_struct::len
gimple laststmt_struct::stmt
int laststmt_struct::stridx

Referenced by find_equal_ptrs().


The documentation for this struct was generated from the following file: