|
GCC Middle and Back End API Reference
|
Data Fields | |
| tree | ptr |
| unsigned | num_stores |
| unsigned | num_loads |
Data structure used to count the number of dereferences to PTR inside an expression.
| unsigned count_ptr_d::num_loads |
Referenced by count_ptr_derefs(), and count_uses_and_derefs().
| unsigned count_ptr_d::num_stores |
Referenced by count_ptr_derefs(), and count_uses_and_derefs().
| tree count_ptr_d::ptr |
Referenced by count_ptr_derefs(), and count_uses_and_derefs().