Class BlockAddress
Constant address of a block
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.Values
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class BlockAddress : Constant, IExtensiblePropertyContainer
Properties
BasicBlock | Gets the BasicBlock the address refers to |
Function | Gets the Function that owns the block |