ΒΆunsigned int LLVMValueMetadataEntriesGetKind(
    LLVMValueMetadataEntry* Entries,
    unsigned int Index)

Description

Returns the kind of a value metadata entry at a specific index.

Declared at: llvm/include/llvm-c/Core.h:2262

Parameters

LLVMValueMetadataEntry* Entries
unsigned int Index