Learn more about cloning repositories
You have read-only access
Use tryGetCallGraphEdge in places where the edge may not exist. We now assert in getCallGraphEdge that we find the edge, so use tryGetCallGraphEdge in cases where the edge might not exist.