Table of Contents

Class DISubRange

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

Sub range

public class DISubRange : DINode, IEquatable<IrMetadata>
Inheritance
DISubRange
Implements
Inherited Members

Properties

ConstantCount

Gets a, potentially null, constant value for the count of the subrange

LowerBound

Gets a value for the lower bound of the range

VariableCount

Gets a, potentially null, DIVariable for the count of the subrange

See Also