GCC Middle and Back End API Reference
|
#include <state-purge.h>
Public Member Functions | |
state_purge_annotator (const state_purge_map *map) | |
bool | add_node_annotations (graphviz_out *gv, const supernode &n, bool) const final override |
void | add_stmt_annotations (graphviz_out *gv, const gimple *stmt, bool within_row) const final override |
virtual bool | add_after_node_annotations (graphviz_out *gv, const supernode &n) const |
Private Member Functions | |
void | print_needed (graphviz_out *gv, const function_point &point, bool within_table) const |
Private Attributes | |
const state_purge_map * | m_map |
Subclass of dot_annotator for use by -fdump-analyzer-state-purge. Annotate the .dot output with state-purge information.
|
inline |
|
inlinevirtualinherited |
|
finaloverridevirtual |
Reimplemented from ana::dot_annotator.
|
finaloverridevirtual |
Reimplemented from ana::dot_annotator.
|
private |
|
private |