GCC Middle and Back End API Reference
vec_descriptor Struct Reference

Data Fields

const char * function
const char * file
int line
size_t allocated
size_t times
size_t peak

Detailed Description

   Store information about each particular vector.  

Field Documentation

size_t vec_descriptor::allocated
const char* vec_descriptor::file

Referenced by eq_ptr(), and hash_descriptor().

const char* vec_descriptor::function

Referenced by eq_ptr(), and hash_descriptor().

int vec_descriptor::line

Referenced by eq_ptr(), and hash_descriptor().

size_t vec_descriptor::peak
size_t vec_descriptor::times

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