GCC Middle and Back End API Reference
|
#include <timevar.h>
Public Member Functions | |
auto_timevar (timer *t, timevar_id_t tv) | |
auto_timevar (timevar_id_t tv) | |
~auto_timevar () | |
auto_timevar (const auto_timevar &)=delete | |
Private Attributes | |
timer * | m_timer |
timevar_id_t | m_tv |
|
inline |
References m_timer, m_tv, and timer::push().
|
inlineexplicit |
References m_timer, m_tv, and timer::push().
|
inline |
References m_timer, m_tv, and timer::pop().
|
delete |
|
private |
Referenced by auto_timevar(), auto_timevar(), and ~auto_timevar().
|
private |
Referenced by auto_timevar(), auto_timevar(), and ~auto_timevar().