GCC Middle and Back End API Reference
|
#include <cfg.h>
Public Member Functions | |
auto_edge_flag (function *fun) | |
operator int () const | |
Private Attributes | |
int * | m_sptr |
int | m_flag |
RAII class to allocate an edge flag for temporary use. You have to clear the flag from all edges when you are finished using it.
|
inline |
|
inlineinherited |
References auto_flag< T >::m_flag.
|
privateinherited |
|
privateinherited |