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 |
References annotated_, count_, and false.
|
inline |
References count_.
|
inline |
References annotated_.
|
inline |
References annotated_.
|
inline |
|
private |
Referenced by edge_info(), is_annotated(), and set_annotated().
|
private |
Referenced by edge_info(), get_count(), and set_count().