Static Value-Flow Analysis
Loading...
Searching...
No Matches
SVF::SlicedThreadCallGraphView Member List

This is the complete list of members for SVF::SlicedThreadCallGraphView, including all inherited members.

buildCallGraphSets()SVF::SlicedThreadCallGraphViewprivate
buildKeptNodes()SVF::SlicedThreadCallGraphViewprivate
containsCallSite(const CallGraphEdge *edge, const CallICFGNode *callSite) constSVF::SlicedThreadCallGraphView
dump(const std::string &filename) constSVF::SlicedThreadCallGraphView
extendedKeptNodesSVF::SlicedThreadCallGraphViewprivate
getBackingCallGraph() constSVF::SlicedThreadCallGraphViewinline
getCalleesOf(const CallICFGNode *callSite, CallGraph::FunctionSet &callees) constSVF::SlicedThreadCallGraphView
getDirectCallsOf(const CallGraphEdge *edge, std::vector< const CallICFGNode * > &out) constSVF::SlicedThreadCallGraphView
getForkEdgesOf(const CallICFGNode *callSite, std::vector< const CallGraphEdge * > &out) constSVF::SlicedThreadCallGraphView
getIndirectCallsOf(const CallGraphEdge *edge, std::vector< const CallICFGNode * > &out) constSVF::SlicedThreadCallGraphView
getIndirectSitesWithEmptyTargets() constSVF::SlicedThreadCallGraphViewinline
getInEdgesOf(const CallGraphNode *node, std::vector< const CallGraphEdge * > &out) constSVF::SlicedThreadCallGraphView
getJoinEdgesOf(const CallICFGNode *callSite, std::vector< const CallGraphEdge * > &out) constSVF::SlicedThreadCallGraphView
getKeptFunctions() constSVF::SlicedThreadCallGraphViewinline
getKeptNodes() constSVF::SlicedThreadCallGraphViewinline
getOutEdgesOf(const CallGraphNode *node, std::vector< const CallGraphEdge * > &out) constSVF::SlicedThreadCallGraphView
indirectSitesWithEmptyTargetsSVF::SlicedThreadCallGraphViewprivate
isKeptEdge(const CallGraphEdge *e) constSVF::SlicedThreadCallGraphViewinline
isKeptNode(const CallGraphNode *node) constSVF::SlicedThreadCallGraphView
keptDirectCallsSVF::SlicedThreadCallGraphViewprivate
keptEdgesSVF::SlicedThreadCallGraphViewprivate
keptFunctionsSetSVF::SlicedThreadCallGraphViewprivate
keptIndirectCallsSVF::SlicedThreadCallGraphViewprivate
keptNodesSVF::SlicedThreadCallGraphViewprivate
SlicedThreadCallGraphView(ThreadCallGraph *tcg, const OrderedSet< const FunObjVar * > &keptFunctions, const OrderedSet< const ICFGNode * > &extendedKeptNodes)SVF::SlicedThreadCallGraphView
tcgSVF::SlicedThreadCallGraphViewprivate