GCC Middle and Back End API Reference
count_ptr_d Struct Reference

Data Fields

tree ptr
unsigned num_stores
unsigned num_loads

Detailed Description

   Data structure used to count the number of dereferences to PTR
   inside an expression.  

Field Documentation

unsigned count_ptr_d::num_loads
unsigned count_ptr_d::num_stores
tree count_ptr_d::ptr

Referenced by count_uses_and_derefs().


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