Property InsertBlock
InsertBlock
Gets the BasicBlock this builder is building instructions for
Declaration
public BasicBlock InsertBlock { get; }
Property Value
public BasicBlock InsertBlock { get; }
BasicBlock |
Gets the BasicBlock this builder is building instructions for
public BasicBlock InsertBlock { get; }
BasicBlock |