#include <cfg.h>
Public Member Functions | |
auto_bb_flag (function *fun) | |
operator int () const | |
Private Attributes | |
int * | m_sptr |
int | m_flag |
RAII class to allocate a bb flag for temporary use. You have to clear the flag from all edges when you are finished using it.
|
inline |
References auto_flag< int >::auto_flag().
|
privateinherited |
Referenced by operator int().
|
privateinherited |