Table of Contents

Class BlockAddress

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

Constant address of a block

public class BlockAddress : Constant, IEquatable<Value>
Inheritance
BlockAddress
Implements
Inherited Members
Extension Methods

Properties

BasicBlock

Gets the BasicBlock the address refers to

Function

Gets the Function that owns the block