ΒΆLLVMMetadataRef
LLVMValueMetadataEntriesGetMetadata(
LLVMValueMetadataEntry* Entries,
unsigned int Index)
LLVMMetadataRef
LLVMValueMetadataEntriesGetMetadata(
LLVMValueMetadataEntry* Entries,
unsigned int Index)
Description
Returns the underlying metadata node of a value metadata entry at a specific index.
Declared at: llvm/include/llvm-c/Core.h:2270
Parameters
- LLVMValueMetadataEntry* Entries
- unsigned int Index