B2R2


DeadCodeElimination.DeadCodeRemovalContext Type

Record fields

Record Field Description

IsLastBlock

Full Usage: IsLastBlock

Field type: bool
Field type: bool

OutRegisters

Full Usage: OutRegisters

Field type: RegisterSet
Field type: RegisterSet

OutTempVar

Full Usage: OutTempVar

Field type: Set<int>
Field type: Set<int>

UseRegisters

Full Usage: UseRegisters

Field type: RegisterSet
Field type: RegisterSet

UseTempVar

Full Usage: UseTempVar

Field type: Set<int>
Field type: Set<int>