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

Method AccessPath

svf/include/MemoryModel/AccessPath.h:66–66  ·  view source on GitHub ↗

Constructor

Source from the content-addressed store, hash-verified

64
65 /// Constructor
66 AccessPath(APOffset o = 0, const SVFType* srcTy = nullptr) : fldIdx(o), gepPointeeType(srcTy) {}
67
68 /// Copy Constructor
69 AccessPath(const AccessPath& ap)

Callers

nothing calls this directly

Calls 1

gepSrcPointeeTypeMethod · 0.80

Tested by

no test coverage detected