Method LLVMInstructionGetAllMetadataOtherThanDebugLoc
LLVMInstructionGetAllMetadataOtherThanDebugLoc(LLVMValueRef, out size_t)
TODO: Provide summary for Function LLVMInstructionGetAllMetadataOtherThanDebugLoc
Declaration
public static LLVMValueMetadataEntry LLVMInstructionGetAllMetadataOtherThanDebugLoc(LLVMValueRef Instr, out size_t NumEntries)
Parameters
public static LLVMValueMetadataEntry LLVMInstructionGetAllMetadataOtherThanDebugLoc(LLVMValueRef Instr, out size_t NumEntries)
LLVMValueRef | Instr | TODO: Provide details of parameter Instr |
size_t | NumEntries | TODO: Provide details of parameter NumEntries |
Returns
LLVMValueMetadataEntry | TODO: Document return value |