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

Method clear

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

Source from the content-addressed store, hash-verified

244 }
245
246 inline void clear() override
247 {
248 mutPTData.clear();
249 }
250
251 virtual inline const DataSet& getPts(const Key& var) override
252 {

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected