LabelName
Property in BasicBlock
Summary
Gets the name of the label that this block begins at, or null if this basic block does not begin at a labelled instruction.
public string LabelName { get; set; }
Last updated
Was this helpful?
Property in BasicBlock
Gets the name of the label that this block begins at, or null if this basic block does not begin at a labelled instruction.
public string LabelName { get; set; }
Last updated
Was this helpful?