Property in BasicBlock
Gets the Instructions that form this block.
public IEnumerable<Instruction> Instructions { get; set; };
Last updated 2 years ago
Was this helpful?