Header menu logo B2R2

DataFlowChain Type

Data-flow chain that contains both Use-Def and Def-Use chains.

Record fields

Record Field Description

DefUseChain

Full Usage: DefUseChain

Field type: Map<VarPoint, Set<VarPoint>>

Def-use chain.

Field type: Map<VarPoint, Set<VarPoint>>

UseDefChain

Full Usage: UseDefChain

Field type: Map<VarPoint, Set<VarPoint>>

Use-def chain.

Field type: Map<VarPoint, Set<VarPoint>>

Type something to start searching.