GCC Middle and Back End API Reference
|
Data Structures | |
struct | state_node_ref |
Enumerations | |
enum class | node_kind { globals , code , function , stack , stack_frame , heap_ , thread_local_ , dynalloc_buffer , variable , field , padding , element , other } |
enum class | node_dynalloc_state { unknown , nonnull , unchecked , freed } |
Functions | |
const char * | node_kind_to_str (enum node_kind) |
std::unique_ptr< dot::graph > | make_dot_graph (const diagnostics::digraphs::digraph &state_graph, const logical_locations::manager &logical_loc_mgr) |
|
strong |
|
strong |
|
extern |
|
extern |
References node_kind_strs.
Referenced by diagnostics::state_graphs::state_node_ref::set_node_kind().