| GCC Middle and Back End API Reference
    | 
#include <timevar.h>

| Public Member Functions | |
| auto_cond_timevar (timer *t, timevar_id_t tv) | |
| auto_cond_timevar (timevar_id_t tv) | |
| ~auto_cond_timevar () | |
| auto_cond_timevar (const auto_cond_timevar &)=delete | |
| Private Member Functions | |
| void | start () | 
| Private Attributes | |
| timer * | m_timer | 
| timevar_id_t | m_tv | 
| bool | already_running | 
| 
 | inline | 
References m_timer, m_tv, and start().
Referenced by auto_cond_timevar().
| 
 | inlineexplicit | 
| 
 | inline | 
References already_running, m_timer, and m_tv.
| 
 | delete | 
References auto_cond_timevar().
| 
 | inlineprivate | 
References already_running, m_timer, and m_tv.
Referenced by auto_cond_timevar(), and auto_cond_timevar().
| 
 | private | 
Referenced by start(), and ~auto_cond_timevar().
| 
 | private | 
Referenced by auto_cond_timevar(), auto_cond_timevar(), start(), and ~auto_cond_timevar().
| 
 | private | 
Referenced by auto_cond_timevar(), auto_cond_timevar(), start(), and ~auto_cond_timevar().