ΒΆunsigned int LLVMGetNamedMetadataNumOperands(
LLVMModuleRef M,
const char* Name)
unsigned int LLVMGetNamedMetadataNumOperands(
LLVMModuleRef M,
const char* Name)
Description
Obtain the number of operands for named metadata in a module.
Declared at: llvm/include/llvm-c/Core.h:934
Parameters
- LLVMModuleRef M
- const char* Name