GCC Middle and Back End API Reference
|
Public Member Functions | |
edge_info () | |
bool | is_annotated () const |
void | set_annotated () |
profile_count | get_count () const |
void | set_count (profile_count count) |
Private Attributes | |
profile_count | count_ |
bool | annotated_ |
|
inline |
|
inline |
References count_.
|
inline |
References annotated_.
|
inline |
References annotated_.
|
inline |
|
private |
Referenced by is_annotated(), and set_annotated().
|
private |
Referenced by get_count(), and set_count().