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

Method clearFullPts

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

Source from the content-addressed store, hash-verified

280 }
281
282 virtual void clearFullPts(const Key& var) override
283 {
284 mutPTData.clearFullPts(var);
285 }
286
287 virtual void remapAllPts(void) override
288 {

Callers

nothing calls this directly

Calls 1

clearFullPtsMethod · 0.45

Tested by

no test coverage detected