Property EntryBlock
EntryBlock
Gets the Entry block for this function
Declaration
public BasicBlock EntryBlock { get; }
Property Value
public BasicBlock EntryBlock { get; }
BasicBlock |
Gets the Entry block for this function
public BasicBlock EntryBlock { get; }
BasicBlock |