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

Method getNumOfResolvedIndCallEdge

svf/include/Graphs/CallGraph.h:351–354  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349 }
350
351 inline u32_t getNumOfResolvedIndCallEdge() const
352 {
353 return numOfResolvedIndCallEdge;
354 }
355
356 inline const CallInstToCallGraphEdgesMap& getCallInstToCallGraphEdgesMap() const
357 {

Callers 6

performStatPerQueryMethod · 0.45
performStatMethod · 0.45
performStatMethod · 0.45
performStatMethod · 0.45
performStatMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected