GCC Middle and Back End API Reference
|
#include <supergraph.h>
Public Member Functions | |
void | make_uid_unique (gimple *stmt) |
void | restore_uids () const |
Private Attributes | |
auto_vec< std::pair< gimple *, unsigned > > | m_old_stmt_uids |
A class to manage the setting and restoring of statement uids.
void ana::saved_uids::make_uid_unique | ( | gimple * | stmt | ) |
void ana::saved_uids::restore_uids | ( | ) | const |