Property ArgOperands
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
ArgOperands
Gets the argument operands for this FuncletPad.
public IOperandCollection<Value?> ArgOperands { get; }
Gets the argument operands for this FuncletPad.
public IOperandCollection<Value?> ArgOperands { get; }