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

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