GCC Middle and Back End API Reference
|
#include <constraint-manager.h>
Public Member Functions | |
bound () | |
bound (tree constant, bool closed) | |
void | ensure_closed (enum bound_kind bound_kind) |
const char * | get_relation_as_str () const |
Data Fields | |
tree | m_constant |
bool | m_closed |
One of the end-points of a range.
|
inline |
References false, m_closed, m_constant, and NULL_TREE.
References m_closed, and m_constant.
void ana::bound::ensure_closed | ( | enum bound_kind | bound_kind | ) |
const char * ana::bound::get_relation_as_str | ( | ) | const |