Property Operands
Operands
Gets the operands for this node, if any
Declaration
public IList<LlvmMetadata> Operands { get; }
Property Value
public IList<LlvmMetadata> Operands { get; }
IList<LlvmMetadata> |
Gets the operands for this node, if any
public IList<LlvmMetadata> Operands { get; }
IList<LlvmMetadata> |