ΒΆLLVMValueMetadataEntry*
LLVMInstructionGetAllMetadataOtherThanDebugLoc(
    LLVMValueRef Instr,
    size_t* NumEntries)

Description

Returns the metadata associated with an instruction value, but filters out all the debug locations.

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

Parameters

LLVMValueRef Instr
size_t* NumEntries