# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.SimulationPointInformation

An IR simulator state information.

## Constructor: SimulationPointInformation


## Field: bb
Type: `com.pnfsoftware.jeb.core.units.code.asm.cfg.BasicBlock<com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEStatement>`

## Field: blkPostExecRegVals
Type: `java.util.List<java.util.Map<java.lang.Integer,com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEImm>>`

## Field: blkPreExecRegVals
Type: `java.util.List<java.util.Map<java.lang.Integer,com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEImm>>`

## Field: cfg
Type: `com.pnfsoftware.jeb.core.units.code.asm.cfg.CFG<com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEStatement>`

## Field: instructionEmulationFailed
Type: `boolean`

## Field: instructionIndex
Type: `int`

## Field: state
Type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.EState`

