Class BlockAddress
Constant address of a block
Namespace: Llvm.NET.Values
Assembly: Llvm.NET.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 |