GCC Middle and Back End API Reference
|
#include <region-model.h>
Public Member Functions | |
virtual | ~rejected_constraint () |
virtual void | dump_to_pp (pretty_printer *pp) const =0 |
const region_model & | get_model () const |
Protected Member Functions | |
rejected_constraint (const region_model &model) | |
Protected Attributes | |
region_model | m_model |
A record that can (optionally) be written out when region_model::add_constraint fails.
|
inlinevirtual |
|
inlineprotected |
|
pure virtual |
Implemented in ana::rejected_default_case, ana::rejected_op_constraint, and ana::rejected_ranges_constraint.
|
inline |
References m_model.
|
protected |
Referenced by get_model().