For the complete documentation index, see llms.txt. This page is also available as Markdown.

FirstInstructionIndex

Property in BasicBlock

Summary

Gets the index of the first instruction of the node that this block is in.

public int FirstInstructionIndex { get; set; }

Last updated

Was this helpful?