ΒΆLLVMValueRef LLVMGetFirstGlobalAlias(
LLVMModuleRef M)
LLVMValueRef LLVMGetFirstGlobalAlias(
LLVMModuleRef M)
Description
Obtain an iterator to the first GlobalAlias in a Module.
Declared at: llvm/include/llvm-c/Core.h:2338
Parameters
- LLVMModuleRef M