Loading...
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; }