Header menu logo B2R2

B2R2.MiddleEnd.SSA Namespace

Type Description

AbstractVMap

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.

DefSites

Mapping from a variable to a set of defining SSA basic blocks.

IDStack

Variable ID stack.

ISSALiftable

The interface for lifting an IRCFG to an SSACFG.

ISSAVertexCallback

Callback interface for SSA vertex creation.

SSALifterFactory

The factory for SSA lifter.

SSAVertex

SSACFG's vertex.

SSAVMap

A mapping from an address to an SSACFG vertex.

VarCountMap

Counter for each variable.

Type something to start searching.