JaCIL Framework API

InstructionStream.ForwardSources Property

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

public IInstructionStreamSet ForwardSources {get;}

Property Value

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

Implements

IInstructionStream.ForwardSources

Remarks

This is designed to be orthogonal with ForwardTargets

See Also

InstructionStream Class | JaCIL.Compiler.Instruction Namespace