AbstractVMap Type
This is a mapping from an edge to an abstract vertex (for external function calls). We first separately create abstract vertices even if they are associated with the same external function (address) in order to compute dominance relationships without introducing incorrect paths or cycles. For convenience, we will always consider as a key "a return edge" from an abstract vertex to a fall-through vertex.
Instance members
Instance member | Description |
Full Usage:
this.Capacity
Returns: int
|
|
|
|
Full Usage:
this.Count
Returns: int
Modifiers: abstract |
|
|
|
|
|
|
|