Class BlockAddress
Constant address of a block
Namespace: Ubiquity.NET.Llvm.Values
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class BlockAddress : Constant, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
BasicBlock | Gets the BasicBlock the address refers to |
Function | Gets the Function that owns the block |