OperandsValue2

It is statically known that the operands are all MDNode's wrapping values because this is derived from a named metadata.

See Core.cpp function LLVMMDStringInContext in the llvm source code.

Constructors

this
this(ResolvedNamedMetadataValue v)
Undocumented in source.

Members

Functions

length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
MetadataNodeValue opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IndexedRangeX!MetadataNodeValue
Undocumented in source.

Meta