JaCIL Framework API

InstructionStream.BackwardSources Property

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

public IInstructionStreamSet BackwardSources {get;}

Property Value

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

Implements

IInstructionStream.BackwardSources

Remarks

This is designed to be orthogonal with BackwardTargets

See Also

InstructionStream Class | JaCIL.Compiler.Instruction Namespace