|
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 236 of file RegionAwareModRefSummarizer.cpp.
|
default |
|
inline |
Definition at line 242 of file RegionAwareModRefSummarizer.cpp.
|
inline |
Definition at line 248 of file RegionAwareModRefSummarizer.cpp.
|
private |
Definition at line 254 of file RegionAwareModRefSummarizer.cpp.