JaCIL Framework API

IInstructionStream.BackwardSources Property

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

IInstructionStreamSet BackwardSources {get;}

Property Value

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

Remarks

This is designed to be orthogonal with BackwardTargets

See Also

IInstructionStream Interface | JaCIL.Compiler.Instruction Namespace