Property IndexValues
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
IndexValues
Gets the index values for the GEP instruction
public ImmutableArray<Value?> IndexValues { get; }
Gets the index values for the GEP instruction
public ImmutableArray<Value?> IndexValues { get; }