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

Method BasicBlockValVar

svf/include/SVFIR/SVFVariables.h:2253–2254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2251 }
2252
2253 BasicBlockValVar(NodeID i, const SVFType* svfType)
2254 : ValVar(i, svfType, nullptr, BasicBlockValNode) {}
2255
2256 inline const std::string getValueName() const
2257 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected