|
Jlm
|
#include <PointerObjectSet.hpp>
Public Member Functions | |
| EscapeFlagConstraint ()=delete | |
Static Public Member Functions | |
| static bool | PropagateEscapedFlagsDirectly (PointerObjectSet &set) |
Helper class representing the global constraint: For all PointerObjects x marked as PointeesEscaping, all pointees in P(x) are escaping
Definition at line 803 of file PointerObjectSet.hpp.
|
delete |
|
static |
Performs the minimum set of changes required to satisfy the constraint.
| set | the PointerObjectSet representing this module |
Definition at line 796 of file PointerObjectSet.cpp.