Header menu logo B2R2

SSAVMap Type

A mapping from an IRCFG vertex to an SSACFG vertex.

Instance members

Instance member Description

this.Capacity

Full Usage: this.Capacity

Returns: int
Returns: int

this.Comparer

Full Usage: this.Comparer

Returns: IEqualityComparer<IVertex<LowUIRBasicBlock>>
Returns: IEqualityComparer<IVertex<LowUIRBasicBlock>>

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract
Returns: int

this[arg1]

Full Usage: this[arg1]

Returns: IVertex<LowUIRBasicBlock>
Modifiers: abstract
Returns: IVertex<LowUIRBasicBlock>
Returns: KeyCollection<IVertex<LowUIRBasicBlock>, SSAVertex>
Returns: ValueCollection<IVertex<LowUIRBasicBlock>, SSAVertex>

Type something to start searching.