Set<Local> |
OnFlyCallGraphBuilder.getReceiversOfVirtualEdge(VirtualEdgesSummaries.InvocationVirtualEdgeTarget edgeTarget,
InvokeExpr invokeExpr)
Returns all values that should be mapped to this in the edge target.
|
protected void |
OnFlyCallGraphBuilder.processVirtualEdgeSummary(SootMethod m,
Stmt s,
Local receiver,
VirtualEdgesSummaries.InvocationVirtualEdgeTarget target,
Kind edgeType) |
protected void |
OnFlyCallGraphBuilder.processVirtualEdgeSummary(SootMethod callSiteMethod,
Stmt callSite,
Stmt curStmt,
Local receiver,
VirtualEdgesSummaries.InvocationVirtualEdgeTarget target,
Kind edgeType) |