AbsCallEdge Type
Call edge from its callsite address to the callee's address. This is to uniquely identify call edges for abstracted vertices. We create an abstract vertex for each call instruction even though multiple call instructions may target the same callee. The callee address can be None for an indirect call.