JaCIL Framework API

IInstructionStream.ForwardSources Property

The instructions that target this instruction from an address before this one.

IInstructionStreamSet ForwardSources {get;}

Property Value

The instructions that target this instruction from an address before this one.

Remarks

This is designed to be orthogonal with ForwardTargets

See Also

IInstructionStream Interface | JaCIL.Compiler.Instruction Namespace