|
Jlm
|

Public Member Functions | |
| ModRefSet ()=default | |
| util::HashSet< PointsToGraph::NodeIndex > & | GetMemoryNodes () |
| const util::HashSet< PointsToGraph::NodeIndex > & | GetMemoryNodes () const |
Private Attributes | |
| util::HashSet< PointsToGraph::NodeIndex > | MemoryNodes_ |
Class representing the set of MemoryNodes that may be modified or referenced by some operation, or within some region.
Definition at line 192 of file RegionAwareModRefSummarizer.cpp.
|
default |
|
inline |
Definition at line 198 of file RegionAwareModRefSummarizer.cpp.
|
inline |
Definition at line 204 of file RegionAwareModRefSummarizer.cpp.
|
private |
Definition at line 210 of file RegionAwareModRefSummarizer.cpp.