GCC Middle and Back End API Reference
|
#include <exploded-graph.h>
Public Member Functions | |
on_stmt_flags () | |
Static Public Member Functions | |
static on_stmt_flags | terminate_path () |
Data Fields | |
bool | m_terminate_path: 1 |
Private Member Functions | |
on_stmt_flags (bool terminate_path) | |
|
inline |
Referenced by terminate_path().
|
inlineprivate |
|
inlinestatic |
References on_stmt_flags().
bool ana::exploded_node::on_stmt_flags::m_terminate_path |