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

Data Fields

struct timevar_deftimevar
struct timevar_stack_defnext

Detailed Description

An element on the timing stack.  Elapsed time is attributed to the
   topmost timing variable on the stack.   

Field Documentation

struct timevar_stack_def* timevar_stack_def::next

Referenced by timevar_pop_1(), and timevar_push_1().

struct timevar_def* timevar_stack_def::timevar

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