Header menu logo B2R2

DeadCodeElimination.DeadCodeRemovalContext Type

Record fields

Record Field Description

IsLastBlock

Full Usage: IsLastBlock

Field type: bool
Modifiers: mutable
Field type: bool

OutRegisters

Full Usage: OutRegisters

Field type: RegisterSet
Field type: RegisterSet

OutTempVar

Full Usage: OutTempVar

Field type: HashSet<int>
Field type: HashSet<int>

UseRegisters

Full Usage: UseRegisters

Field type: RegisterSet
Field type: RegisterSet

UseTempVar

Full Usage: UseTempVar

Field type: HashSet<int>
Field type: HashSet<int>

Type something to start searching.