ΒΆLLVMValueMetadataEntry*
LLVMInstructionGetAllMetadataOtherThanDebugLoc(
LLVMValueRef Instr,
size_t* NumEntries)
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:3085
Parameters
- LLVMValueRef Instr
- size_t* NumEntries