GCC Middle and Back End API Reference
|
#include <region-model.h>
Public Member Functions | |
rejected_ranges_constraint (const region_model &model, tree expr, const bounded_ranges *ranges) | |
void | dump_to_pp (pretty_printer *pp) const final override |
const region_model & | get_model () const |
Protected Attributes | |
region_model | m_model |
Private Attributes | |
tree | m_expr |
const bounded_ranges * | m_ranges |
|
inline |
|
finaloverridevirtual |
Implements ana::rejected_constraint.
|
inlineinherited |
References ana::rejected_constraint::m_model.
|
private |
|
protectedinherited |
Referenced by ana::rejected_constraint::get_model().
|
private |