MCPcopy Create free account
hub / github.com/SVF-tools/SVF / MutablePTData

Method MutablePTData

svf/include/MemoryModel/MutablePointsToDS.h:67–67  ·  view source on GitHub ↗

Constructor

Source from the content-addressed store, hash-verified

65
66 /// Constructor
67 MutablePTData(bool reversePT = true, PTDataTy ty = PTDataTy::MutBase) : BasePTData(reversePT, ty) { }
68
69 virtual ~MutablePTData() { }
70

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected