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

Method setFun

svf/include/Graphs/BasicBlockG.h:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158
159
160 inline void setFun(const FunObjVar* f)
161 {
162 fun = f;
163 }
164
165 inline void addSuccBasicBlock(const SVFBasicBlock* succ2)
166 {

Callers 1

createFunObjVarsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected