Property IncomingLabels
IncomingLabels
Enumerates all labels which point to the current instruction (
label.Target == Next
)public IEnumerable<ILLabel> IncomingLabels { get; }
label.Target == Next
)public IEnumerable<ILLabel> IncomingLabels { get; }