Property NonDebugLocMetadata
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
NonDebugLocMetadata
Gets a snap-shot collection of the metadata for this instruction, filtering out all the debug location nodes
public IEnumerable<MDNode> NonDebugLocMetadata { get; }
Property Value
- IEnumerable<MDNode>
Enumerable of the metadata nodes for the instruction